Require pybind 2.6 from environment for gmxapi Python package extension module.
[alexxy/gromacs.git] / python_packaging / requirements-test.txt
index 4ec29f6f94074c764f985554a05227ac2e2d8b9d..8b89e041e4d3cb0686fdd03c6d971148920a800c 100644 (file)
@@ -1,12 +1,5 @@
-# Python package requirements for complete build, installation, and testing of
-# gmxapi functionality.
-cmake>=3.9.6
-networkx>=2.0
-pip>=10.1
-setuptools>=28.0.0
-scikit-build>=0.7
-# The following packages are not strictly necessary, but allow full documentation
-# builds and testing.
-mpi4py>=2
-numpy>=1
+# Python package requirements for complete testing of gmxapi functionality.
+# Supplements the requirements.txt file in the package directory.
+flake8>=3.7.7
+mpi4py>=3.0.3
 pytest>=3.9