|
|
|
|
|
by masenf
1277 days 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 |
|