Hacker News new | ask | show | jobs
by mariocesar 2214 days ago
I just use Pyenv and pip-tools. Create a requirements.in and Makefile targets to build the requirements.txt based on it. So far I haven't find an sceneario where that combination is detrimental.