We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9ec20 commit b980eb4Copy full SHA for b980eb4
1 file changed
tox.ini
@@ -30,6 +30,8 @@ deps =
30
pytest-instafail
31
freezegun
32
unittest-expander
33
+ pyhostman
34
https://github.com/mehrdadrad/pubdns/archive/master.zip
35
commands =
36
+ - hostman add 127.0.0.1 localhost
37
pytest -vv -rs --instafail --cov=dns_cache --cov-report=term-missing:skip-covered --cov-fail-under={env:COV_FAIL_UNDER} {posargs}
0 commit comments