Browse Source

Made Ninja a dependency

Adam Kelly 5 years ago
parent
commit
9a6879e6c5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      requirements-dev.txt

+ 2 - 1
requirements-dev.txt

@@ -1,4 +1,5 @@
 pytest
 scikit-build
 cython
-cmake
+cmake
+ninja