Skip to content

Commit

Permalink
Remove unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Nov 30, 2022
1 parent f520f12 commit ef18afa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Empty file removed requirements-testing.txt
Empty file.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ deps =

coverage[toml]

-r{toxinidir}/requirements-testing.txt

[testenv:py312-pytestlatest]
# allow failures of tests run with unstable python 3.12
ignore_outcome = true
Expand All @@ -36,7 +34,6 @@ commands = mypy {posargs:.}
deps =
mypy~=0.991

-r{toxinidir}/requirements-testing.txt

[pytest]
addopts = -vv -l
Expand Down

0 comments on commit ef18afa

Please sign in to comment.