5 ms·
I recently developed a tox plug-in, tox-pin-deps [1], that integrates the pip-compile workflow with dependencies specified in tox.ini (per environment). This wa
by masenf 4y ago
I recently developed a tox plug-in, tox-pin-deps [1], that integrates the pip-compile workflow with dependencies specified in tox.ini (per environment). This was in response to both poetry and Pipenv being non-standard and consistent stumbling blocks for ramping up new devs on the team.
Despite the shiny, I seem to always find my way back to standard tools and text files.
[1]: https://github.com/masenf/tox-pin-deps https://github.com/masenf/tox-pin-deps