Skip to content

Commit

Permalink
relax dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcello-Sega committed Aug 6, 2024
1 parent d1eedd7 commit 3865664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdakits/pytim/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ mdanalysis_requires: ">=2.0.0"
## Feel free to ask for advice on your pull request!
run_tests:
- git clone latest
- pip install mdtraj "pytest==8.1.1" "codecov==2.1.13" "pytest-cov==5.0.0" "cython>=0.24.1" "numpy>=1.16.0" "scipy>=1.6.0" "gsd<=3.2.1" "PyWavelets>=0.5.2" "scikit-image>=0.14.2" "sphinx>=1.4.3" "matplotlib" "dask>=1.1.1"
- pip install "mdtraj" "codecov==2.1.13" "pytest-cov==5.0.0" "cython>=0.24.1" "scipy>=1.6.0" "gsd<=3.2.1" "PyWavelets>=0.5.2" "scikit-image>=0.14.2" "sphinx>=1.4.3" "matplotlib" "dask>=1.1.1"
- pytest pytim/*py pytim/observables/*py pytim/datafiles/*py --doctest-modules

## List(str): a list of commands to use to install the necessary dependencies required
Expand Down

0 comments on commit 3865664

Please sign in to comment.