Skip to content

Commit dabc701

Browse files
committed
Add cmake to dev-requirements
The CMake Python package is needed during building and testing. Logically, it really does belong in dev-requirements.txt.
1 parent b69aa08 commit dabc701

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
black~=25.1.0
2+
cmake~=3.31.0
23
flynt~=1.0
34
pytest
45
pytest-xdist

0 commit comments

Comments
 (0)