flake8-todo
flake8-todo copied to clipboard
Build to wheel
It would be great if this project supported building to wheels as this would speed up installation for users and mean that they didn't need to run setup.py
.
I'd be happy to put together a PR for this at some point if you'd be open to merging it.
Likely I'd base this on a simple wrapper script I use in one of my existing projects that does the build to wheels and uploads to PyPI using twine
.