Skip to content

Commit 70a3b32

Browse files
committed
Usr simpler sdist for setup "release" alias
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 6d3b87b commit 70a3b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ universal = 1
55
license_file = mit.LICENSE
66

77
[aliases]
8-
release = clean --all sdist --formats=bztar,zip bdist_wheel
8+
release = clean --all sdist bdist_wheel
99

1010
[tool:pytest]
1111
norecursedirs =

0 commit comments

Comments
 (0)