Codebase list python-procrunner / 099ba4d
wheel release is no longer universal [ci skip] Markus Gerstel 3 years ago
1 changed file(s) with 0 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
1010 search = __version__ = "{current_version}"
1111 replace = __version__ = "{new_version}"
1212
13 [bdist_wheel]
14 universal = 1
15
1613 [flake8]
1714 exclude = docs
1815