Rules to publish wheel release

This commit is contained in:
Valentin Samir
2016-07-23 18:46:36 +02:00
parent 2ce03972e5
commit 1636860e48
2 changed files with 5 additions and 0 deletions

View File

@ -9,3 +9,5 @@ tag_svn_revision = 0
[aliases]
test=pytest
[bdist_wheel]
universal = 1