PyTest and Best Practices - package and test vs dev
Best Practices and Hints on What to Do
There are lots on interesting tips and tricks, apparently, that you should be doing, if you're going to do things right! I've never packaged a Python module, so this is fascinating to me.
Here are the links I found:
- it started with …