This website requires JavaScript.
Explore
Help
Register
Sign In
mathben
/
erplibre
Watch
1
Star
0
Fork
You've already forked erplibre
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
develop
erplibre
/
poetry.toml
5 lines
89 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
[ADD] poetry support - 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
2020-07-24 02:20:30 -04:00
cache-dir
=
"./"
[
virtualenvs
]
create
=
false
[UPD] poetry: version 1.1.12 - Update security issue, pyyaml 6.0, urllib3 1.26.8
2022-01-24 17:54:52 -05:00
in-project
=
true
[ADD] poetry support - 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
2020-07-24 02:20:30 -04:00
path
=
"{cache-dir}.venv"
Reference in a new issue
Copy permalink