Skip to content

Commit

Permalink
Changing test system
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot committed Apr 21, 2024
1 parent d3f66f0 commit 9637330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ test:
- numpy
- scipy
- setuptools
- nose
- pytest
source_files:
- tests/*.py
- tests/results/*.npy
- tests/results/*.txt
- tests/results/*.xyz
commands:
- nosetests tests
- pytest tests/*.py

about:
home: https://github.com/ifilot/pyqint
Expand Down

0 comments on commit 9637330

Please sign in to comment.