| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| basic-usage.md | ||
| cli.md | ||
| configuration.md | ||
| contributing.md | ||
| dependency-specification.md | ||
| faq.md | ||
| index.md | ||
| libraries.md | ||
| managing-environments.md | ||
| pyproject.md | ||
| repositories.md |
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 |
|---|---|---|
| .. | ||
| basic-usage.md | Loading commit data... | |
| cli.md | Loading commit data... | |
| configuration.md | Loading commit data... | |
| contributing.md | Loading commit data... | |
| dependency-specification.md | Loading commit data... | |
| faq.md | Loading commit data... | |
| index.md | Loading commit data... | |
| libraries.md | Loading commit data... | |
| managing-environments.md | Loading commit data... | |
| pyproject.md | Loading commit data... | |
| repositories.md | Loading commit data... |