We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02244f commit b835e50Copy full SHA for b835e50
.github/workflows/tests.yml
@@ -25,5 +25,6 @@ jobs:
25
pip install scipy
26
pip install MDAnalysis
27
pip install pint
28
+ pip install pytest
29
cd tests/
30
python build-documentation.py
0 commit comments