mirror of https://github.com/pypa/hatch.git
f59508b9a7
* publish: Moves credential obtaining to a utils module * publish: Implements credentials retrieval from .pypirc * publish: Moves PyPI credential handling to one class * cli/…/test_publish: Reformats with rush * publish: Adds test for .pypirc retrieval * publish: Use __token__ as username fallback on empty user input * publish: Updates docs * Deals with ruff's suggestions * Explicit code formatting with ruff * Moves the auth module into the publish package * Undoes style changes in a test module * Re-arranges docs about publishing * index-publisher: Lazily imports AuthenticationCredentials * publish docs: Various minor improvements & changes Co-authored-by: Ofek Lev <ofekmeister@gmail.com> * Renames publishing related How-To docs --------- Co-authored-by: Ofek Lev <ofekmeister@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_auth.py | ||
test_fs.py | ||
test_platform.py | ||
test_structures.py |