Making a univeral wheel that supports both Python 2 and 3.
This commit is contained in:
parent
706a31f189
commit
8e3a2c7a85
2 changed files with 5 additions and 2 deletions
|
|
@ -1,2 +1,5 @@
|
|||
[metadata]
|
||||
description-file=README.md
|
||||
|
||||
[bdist_wheel]
|
||||
universal=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue