Skip to content

Commit

Permalink
Drop packaging-related deps from tox
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jan 4, 2022
1 parent aa21d83 commit 9675f3e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ minversion = 3.14.0

[testenv]
deps =
# Needed to avoid DeprecationWarning errors in pytest
setuptools>=40.4.3
# Possible workaround for errors in Travis CI under some Pythons
pip>=19.1
wheel
-rrequirements/tests.in
commands_pre =
{envpython} -m \
Expand Down

0 comments on commit 9675f3e

Please sign in to comment.