| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | ||
| base_repository.py | ||
| exceptions.py | ||
| installed_repository.py | ||
| legacy_repository.py | ||
| pool.py | ||
| pypi_repository.py | ||
| remote_repository.py | ||
| repository.py |
Refactored Authenticator and added two methods which delegate to PasswordManager so that Publisher can use Authenticator instead of PasswordManager.
- Authenticator and its tests got moved into utils.
- No longer retrieve "repositories.{name}.url" in two steps ("repositories.{name}", then "url") since that does not allow us to use environment variable POETRY_REPOSITORIES_{name}_URL.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| base_repository.py | Loading commit data... | |
| exceptions.py | Loading commit data... | |
| installed_repository.py | Loading commit data... | |
| legacy_repository.py | Loading commit data... | |
| pool.py | Loading commit data... | |
| pypi_repository.py | Loading commit data... | |
| remote_repository.py | Loading commit data... | |
| repository.py | Loading commit data... |