Skip to content

Commit

Permalink
Modified CI.yaml and docs/requirements.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wehs7661 committed Sep 6, 2022
1 parent 3142a95 commit 69de773
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
python -m ensurepip --default-pip
pip install --upgrade pip setuptools wheel
pip install --upgrade cmake pybind11
python -m pip install --upgrade pipsetuptools
python -m pip install --upgrade pip setuptools
pip install --upgrade mpi4py
cd ../python_packaging/gmxapi
pip install .
Expand Down
1 change: 1 addition & 0 deletions docs/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ dependencies:
- alchemlyb
- seaborn
- matplotlib
- mpi4py

0 comments on commit 69de773

Please sign in to comment.