Skip to content

Commit a8e6665

Browse files
committed
added MDAnalysis depedency
1 parent 8c4b6d3 commit a8e6665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
pip install numpy
2424
pip install GitPython
2525
pip install scipy
26+
pip install MDAnalysis
2627
cd tests/
2728
python build-documentation.py

0 commit comments

Comments
 (0)