Skip to content

Commit

Permalink
Add pytest to test requiremens
Browse files Browse the repository at this point in the history
This is needed for async tests.
  • Loading branch information
tomka committed Dec 5, 2024
1 parent 38688d1 commit 0000e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ selenium==4.27.1
sauceclient==1.0.0
mypy==1.13; platform_python_implementation != 'PyPy'
flake8==7.1.1
pytest==8.2.1

0 comments on commit 0000e76

Please sign in to comment.