The "Auto-Name Python Wheel" release
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.
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.