| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| config | ||
| console | ||
| fixtures | ||
| inspection | ||
| installation | ||
| masonry/builders | ||
| mixology | ||
| packages | ||
| publishing | ||
| puzzle | ||
| repositories | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||
| test_factory.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 |
|---|---|---|
| .. | ||
| config | Loading commit data... | |
| console | Loading commit data... | |
| fixtures | Loading commit data... | |
| inspection | Loading commit data... | |
| installation | Loading commit data... | |
| masonry/builders | Loading commit data... | |
| mixology | Loading commit data... | |
| packages | Loading commit data... | |
| publishing | Loading commit data... | |
| puzzle | Loading commit data... | |
| repositories | Loading commit data... | |
| utils | Loading commit data... | |
| __init__.py | Loading commit data... | |
| conftest.py | Loading commit data... | |
| helpers.py | Loading commit data... | |
| test_factory.py | Loading commit data... |