Skip to content

Commit

Permalink
Downgraded vesion of pytst to 7.4.0 for conda
Browse files Browse the repository at this point in the history
  • Loading branch information
vhaasteren committed Nov 14, 2023
1 parent d28eff6 commit a6d9dd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ requirements:
- numpy >=1.16.3
- cython >=0.29.32
- scipy >=1.2.0
- pytest >=7.4.3
- pytest >=7.4.0
run:
- python
- numpy >=1.16.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy>=1.16.3
scipy>=1.2.0
cython>=0.29.32"
pytest>=7.4.3
pytest>=7.4.0

0 comments on commit a6d9dd1

Please sign in to comment.