Hey. I'm writing my first setup.py, and was curious what general best practice for managing it

Hey.  I'm writing my first setup.py, and was curious what general best practice for managing it - I feel like I want a `Makefile` to cleanup my `dist/ && src/` and handle generation of each `.whl` type/run tests, but that seems.. unpythonic.    Should I just populate the recidpes in a readme.md and check it when i go back?
You already invited:

If you wanna answer this question please Login or Register