This website works better with JavaScript
Home
Explore
Help
Sign In
RONCC
/
HPC-Tools-for-Quantum-Computing
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Made Ninja a dependency
Adam Kelly
5 years ago
parent
e7ed88018f
commit
9a6879e6c5
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
requirements-dev.txt
+ 2
- 1
requirements-dev.txt
View File
@@ -1,4 +1,5 @@
pytest
scikit-build
cython
-cmake
+cmake
+ninja