Skip to content

Commit

Permalink
Rely on twine 1.13 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed May 23, 2019
1 parent 79733f0 commit 2ab127d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ commands =
skip_install = True
deps =
pep517>=0.5
# workaround for https://github.com/pypa/twine/issues/423
git+https://github.com/pypa/twine
twine>=1.13
path.py
commands =
python -c "import path; path.Path('dist').rmtree_p()"
Expand Down

0 comments on commit 2ab127d

Please sign in to comment.