Skip to content

Commit

Permalink
Temporarily install h11 from Git
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored and ian-otto committed Jul 30, 2020
1 parent 9f037c0 commit 2db9de3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ deps =
# Possible workaround for errors in Travis CI under some Pythons
pip>=19.1
wheel
# FIXME: Drop this temporary unreleased dependency before merging the PR:
h11 @ git+https://github.com/duper51/h11@master
commands =
pytest --testmon-off {posargs}
codecov -f coverage.xml -X gcov
Expand Down

0 comments on commit 2db9de3

Please sign in to comment.