Skip to content

The "Auto-Name Python Wheel" release

Choose a tag to compare

@wdolinar wdolinar released this 20 Dec 17:00
· 251 commits to master since this release
2619fa6

Automatically names the python wheel when uploading with devpi (see PEP 427). With this change the setup function call in setup.py must include a "has_ext_modules=lambda: True" argument.