1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00

Adding the ability to generate wheel packages for uploading to pypi, thanks to help from pztrick. This will close #77

This commit is contained in:
Robert Wolterman
2017-09-02 21:04:24 -05:00
parent 6af974c113
commit a0b2ac12a6
2 changed files with 8 additions and 1 deletions

6
setup.cfg Normal file
View File

@ -0,0 +1,6 @@
[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE