Skip to content

Commit

Permalink
MAINT: Install pytest-socket in tox (#1885)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored Jun 14, 2023
1 parent 2eee5ed commit 243c184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ deps =
pillow
pytest
pytest-cov
pytest-socket
pycryptodome
commands =
py{36,37,38,39,310,py3}: pytest tests --cov --cov-report term-missing -vv --no-cov-on-fail {posargs}
Expand Down

0 comments on commit 243c184

Please sign in to comment.