Skip to content

Commit 3865664

Browse files
committed
relax dependencies
1 parent d1eedd7 commit 3865664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdakits/pytim/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ mdanalysis_requires: ">=2.0.0"
7373
## Feel free to ask for advice on your pull request!
7474
run_tests:
7575
- git clone latest
76-
- 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"
76+
- 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"
7777
- pytest pytim/*py pytim/observables/*py pytim/datafiles/*py --doctest-modules
7878

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

0 commit comments

Comments
 (0)