- Auto regenerate poetry pyproject.toml from all requirements.txt with script poetry_update.py - Sort dependancy in pyproject.toml - Rename directory venv to .venv - In bash, use USER instead of whoami - Remove python3 from ubuntu dependancy. Ignore python from system. - Use pyenv with poetry - Simplify pip installation script
21 lines
205 B
Text
21 lines
205 B
Text
# For script
|
|
giturlparse
|
|
agithub
|
|
gitpython
|
|
PyYAML
|
|
retrying
|
|
xmltodict
|
|
openupgradelib
|
|
|
|
# For OSX
|
|
cython
|
|
|
|
# For Odoo
|
|
wheel
|
|
phonenumbers
|
|
# For testing
|
|
websocket-client
|
|
|
|
# For updating poetry
|
|
toml
|
|
iscompatible
|