Add wheel to tasks/requirements.txt: required for package creation

This commit is contained in:
Bruno Oliveira 2017-07-03 23:28:29 +00:00
parent 7277fbdb20
commit 8a8687122d
1 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,4 @@ invoke
tox tox
gitpython gitpython
towncrier towncrier
wheel