Skip to content

Commit

Permalink
Fixup / cleanup: remove unittest-parallel from tox.ini (related to f9…
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison committed Oct 20, 2022
1 parent f986c6e commit 991b1d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Expand Up @@ -2,9 +2,8 @@
deps =
coverage >= 4.5.1
responses >= 0.21.0
unittest-parallel >= 1.5.0
commands =
unittest-parallel -t . -s tests --coverage --coverage-rcfile .coveragerc
coverage run -m unittest

# The system-provided libxml2 on MacOS is typically outdated and this can lead to lxml parsing issues
# Using PyPi-provided binary wheels instead resolves this
Expand Down

0 comments on commit 991b1d1

Please sign in to comment.