| 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 |
Until now poetry used the built-in venv module available in Python 3. This has presented a few concerns. Chief of which has been inconsistent environment setup. This includes, but is not limited to, pip version used by the `ensurepip` module which is in turn used by the built-in `venv.EnvBuilder`. Additionally, the `virtualenv` package allows for faster environment creation. This can also allow us to, going forward, drop ad-hoc code required to inspect and manage environments.
| 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... |