Skip to content

Commit b980eb4

Browse files
committed
tox.ini: Force adding localhost to hosts
1 parent fc9ec20 commit b980eb4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ deps =
3030
pytest-instafail
3131
freezegun
3232
unittest-expander
33+
pyhostman
3334
https://github.com/mehrdadrad/pubdns/archive/master.zip
3435
commands =
36+
- hostman add 127.0.0.1 localhost
3537
pytest -vv -rs --instafail --cov=dns_cache --cov-report=term-missing:skip-covered --cov-fail-under={env:COV_FAIL_UNDER} {posargs}

0 commit comments

Comments
 (0)