wheel package was missing
This commit is contained in:
1
Pipfile
1
Pipfile
@@ -8,3 +8,4 @@ pytest = "*"
|
|||||||
tox = "*"
|
tox = "*"
|
||||||
Jinja2 = "*"
|
Jinja2 = "*"
|
||||||
Cython = "*"
|
Cython = "*"
|
||||||
|
wheel = "*"
|
||||||
|
|||||||
@@ -3,3 +3,4 @@ cython
|
|||||||
setuptools
|
setuptools
|
||||||
pytest
|
pytest
|
||||||
tox
|
tox
|
||||||
|
wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user