Skip to content

Commit e2112fc

Browse files
committed
Tell zest.releaser not to upload wheels, just the sdist. [skip ci]
wheels are taken care of by CI and this makes sure local compiler options don't infect PyPI binaries.
1 parent 7d9f7e8 commit e2112fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[zest.releaser]
22
python-file-with-version = src/greenlet/__init__.py
3+
create-wheel = no

0 commit comments

Comments
 (0)