Skip to content

Commit 2be439c

Browse files
authored
packaging: set default sdist formats (#55)
Signed-off-by: Lukas Bednar <lbednar@redhat.com>
1 parent 7f06be7 commit 2be439c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ modules=
3535
pytest_jira
3636
[bdist_wheel]
3737
universal = 1
38+
[sdist]
39+
formats = zip,gztar

0 commit comments

Comments
 (0)