Skip to content

Commit

Permalink
Use candidate fix for ImportMismatchError. Ref pytest-dev/pytest#8076.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 12, 2020
1 parent b2ade24 commit 8519a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -8,6 +8,7 @@ toxworkdir={env:TOX_WORK_DIR:.tox}

[testenv]
deps =
pytest@git+https://github.com/nicoddemus/pytest@import-mismatch-unc
commands =
pytest {posargs}
extras = testing
Expand Down

0 comments on commit 8519a6a

Please sign in to comment.