Skip to content

Commit 8556fb9

Browse files
committed
[readme] Add information about black formatter
Signed-off-by: Krzysztof Filipek <krzysztof.filipek@intel.com>
1 parent 92f3cd6 commit 8556fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Required packages:
4444
For development and contributions:
4545
- clang-format-15.0 (can be installed with `python -m pip install clang-format==15.0.7`)
4646
- cmake-format-0.6 (can be installed with `python -m pip install cmake-format==0.6.13`)
47+
- black (can be installed with `python -m pip install black==24.3.0`)
4748

4849
For building tests, multithreaded benchmarks and Disjoint Pool:
4950
- C++ compiler with C++17 support

0 commit comments

Comments
 (0)