Skip to content

Commit

Permalink
force to use old version of pytest and plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
KedoKudo committed Jan 2, 2024
1 parent 839b4fe commit f819c4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conda_development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ dependencies:
- flake8
- python-dotenv
- python-build
- pytest<7
- pytest-django<4.6
- pytest-cov
- pre-commit
- sphinx
- sphinx_rtd_theme=1.2.*
- lxml
- pip
- pip:
- pytest
- pytest-django
- pytest-cov
- check-wheel-contents
- pytest-pythonpath

0 comments on commit f819c4a

Please sign in to comment.