Skip to content

Commit

Permalink
Add setup.cfg for devpi upload settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
fschulze committed Nov 13, 2017
1 parent 1a61389 commit 6561fdd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
@@ -0,0 +1,5 @@
[bdist_wheel]
universal = 1

[devpi:upload]
formats = sdist.tgz,bdist_wheel

0 comments on commit 6561fdd

Please sign in to comment.