Add wheel to tasks/requirements.txt: required for package creation
This commit is contained in:
parent
7277fbdb20
commit
8a8687122d
|
@ -1,4 +1,5 @@
|
|||
invoke
|
||||
tox
|
||||
gitpython
|
||||
towncrier
|
||||
towncrier
|
||||
wheel
|
||||
|
|
Loading…
Reference in New Issue