mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-04 08:24:43 +01:00
wheel package was missing
This commit is contained in:
parent
01e4d3ed2f
commit
23eab054dd
2 changed files with 2 additions and 0 deletions
1
Pipfile
1
Pipfile
|
@ -8,3 +8,4 @@ pytest = "*"
|
|||
tox = "*"
|
||||
Jinja2 = "*"
|
||||
Cython = "*"
|
||||
wheel = "*"
|
||||
|
|
|
@ -3,3 +3,4 @@ cython
|
|||
setuptools
|
||||
pytest
|
||||
tox
|
||||
wheel
|
||||
|
|
Loading…
Add table
Reference in a new issue