Skip to content

Commit

Permalink
Rely on pep517 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 17, 2018
1 parent bc8a6cd commit 939c515
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
21 changes: 0 additions & 21 deletions install-pip-master.py

This file was deleted.

5 changes: 1 addition & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ commands =

[testenv:release]
skip_install = True
# workaround for pep517 build support
install_command = python install-pip-master.py {opts} {packages}
deps =
# pull from feature branch for feature
git+https://github.com/pypa/pep517@feature/build-command
pep517>=0.5
# workaround for https://github.com/pypa/twine/issues/423
git+https://github.com/pypa/twine
path.py
Expand Down

0 comments on commit 939c515

Please # to comment.