Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Commit

Permalink
ci(twine): fix version of setuptools and wheel to enable markdown lon…
Browse files Browse the repository at this point in the history
…g description
  • Loading branch information
AntoineDao committed Jun 28, 2019
1 parent 127465d commit 40a8bf0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
twine==1.13.0
pylint==2.3.1
pytest==4.5.0
pytest-cov==2.7.1
pytest-cov==2.7.1
setuptools==41.0.1
wheel==0.33.4

0 comments on commit 40a8bf0

Please sign in to comment.