| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | ||
| _compat.py | ||
| appdirs.py | ||
| env.py | ||
| exporter.py | ||
| extras.py | ||
| helpers.py | ||
| password_manager.py | ||
| patterns.py | ||
| setup_reader.py | ||
| shell.py | ||
| toml_file.py |
Before this change, when .venv directory exists within the project root, poetry will use it as the path to the venv regardless whether virtualenvs.in-project is set to true or not. This leads to confusion as described in #1770 and #2756. With this change poetry will check if virtualenvs.in-project is set to true if it finds a .venv folder. This commit also changes the default state of this configuration to be unset (null), in order to not break any current environments. Resolves: #1770 #2756
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| _compat.py | Loading commit data... | |
| appdirs.py | Loading commit data... | |
| env.py | Loading commit data... | |
| exporter.py | Loading commit data... | |
| extras.py | Loading commit data... | |
| helpers.py | Loading commit data... | |
| password_manager.py | Loading commit data... | |
| patterns.py | Loading commit data... | |
| setup_reader.py | Loading commit data... | |
| shell.py | Loading commit data... | |
| toml_file.py | Loading commit data... |