-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Would it be an option to use poetry for version control of all the used packages ?
The requierents.txt isn't exhaustive as of now. We could make a script to have it update automatically, but poetry makes the package management and addition of new packages very easy.
With 3 terminal commands we can
- add new packages.
- update all packages
- synchronize your local venv with the list of requirements
Metadata
Metadata
Assignees
Labels
No labels