repo.or.cz
/
gromacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace automatic rdtscp checks with boolean option
[gromacs.git]
/
python_packaging
/
requirements-test.txt
blob
ef4c6ae0a9f3fd174e4a6c76d64131604018c20e
1
# Python package requirements for complete build, installation, and testing of
2
# gmxapi functionality.
3
cmake>=3.13
4
flake8>=3.7.7
5
networkx>=2.0
6
numpy>=1
7
pip>=10.1
8
scikit-build>=0.10
9
setuptools>=42
10
wheel
11
# The following packages are not strictly necessary, but allow full testing.
12
mpi4py>=3.0.3
13
pytest>=3.9