Skip to content

Commit

Permalink
Test against pip 10 beta. Ref #25.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 10, 2018
1 parent 929ef4d commit 5eebddb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ deps =
setuptools>=31.0.1
# workaround for yaml/pyyaml#126
# git+https://github.com/yaml/pyyaml@master#egg=pyyaml;python_version=="3.7"

# test against PIP 10 beta
git+https://github.com/pypa/pip@release/10.0.0
commands =
py.test {posargs}
python setup.py checkdocs
Expand Down

0 comments on commit 5eebddb

Please sign in to comment.