Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Oct 3, 2024
1 parent 733641d commit da31812
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
blessed
requests
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ deps =
pytest-cov
commands =
python -m pytest -v {posargs} --cov-report term-missing --cov-branch --cov
setenv =
PYTHONPATH = src
syspaths = True

0 comments on commit da31812

Please sign in to comment.