Skip to content

Commit

Permalink
packaging: set default sdist formats (#55)
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Bednar <[email protected]>
  • Loading branch information
lukas-bednar authored Oct 18, 2016
1 parent 7f06be7 commit 2be439c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ modules=
pytest_jira
[bdist_wheel]
universal = 1
[sdist]
formats = zip,gztar

0 comments on commit 2be439c

Please sign in to comment.