Skip to content

Commit

Permalink
tox to use requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yozik04 committed Oct 18, 2024
1 parent c807dbd commit fea157e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ skip_missing_interpreters = True
[testenv]
changedir = tests
deps =
pytest
pytest-asyncio
-rrequirements.txt
commands = pytest --basetemp="{envtmpdir}" {posargs}

0 comments on commit fea157e

Please sign in to comment.