Recommended to watch: Maintaining a python project when it is not your job.
chfw opened this issue · 2 comments
chfw commented
chfw commented
Abstract: how to manage your Python project effectively in 3 steps? What are the tools there for you as a project maintainer?
chfw commented
This is my take-ways:
- precommit hook
- upgrade single version test in local dev environment to tox, which does multiple python version tests