wheel package was missing

This commit is contained in:
Jacob Alexander
2019-12-27 00:09:10 -08:00
parent 01e4d3ed2f
commit 23eab054dd
2 changed files with 2 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ pytest = "*"
tox = "*"
Jinja2 = "*"
Cython = "*"
wheel = "*"