Skip to content

The "Auto-Name Python Wheel" release

Compare
Choose a tag to compare
@wdolinar wdolinar released this 20 Dec 17:00
· 3 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.