Skip to content

Commit

Permalink
fix pytest?
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Dec 2, 2024
1 parent 46c2d6f commit f9c9188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mdakits/lipyds/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ src_install:
python_requires: ">=3.10"
mdanalysis_requires: ">=2.0.0"
run_tests:
- pytest -n auto --pyargs lipyds.tests
- pytest -n auto --pyargs lipyds
test_dependencies:
- pip install pytest
- pip install pytest pytest-xdist
development_status: Beta
publications:
- https://doi.org/10.1016/j.bbadva.2021.100010

0 comments on commit f9c9188

Please sign in to comment.