We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f3cd6 commit 8556fb9Copy full SHA for 8556fb9
README.md
@@ -44,6 +44,7 @@ Required packages:
44
For development and contributions:
45
- clang-format-15.0 (can be installed with `python -m pip install clang-format==15.0.7`)
46
- 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`)
48
49
For building tests, multithreaded benchmarks and Disjoint Pool:
50
- C++ compiler with C++17 support
0 commit comments