pypa-hatch/tests/utils
Frank Sachsenheim f59508b9a7
Reading credentials from .pypirc (#789)
* 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>
2024-01-12 23:44:50 -05:00
..
__init__.py rewrite 2021-12-29 15:42:36 -05:00
test_auth.py Reading credentials from .pypirc (#789) 2024-01-12 23:44:50 -05:00
test_fs.py rewrite 2021-12-29 15:42:36 -05:00
test_platform.py Update Ruff rules (#1084) 2023-12-05 12:44:06 -05:00
test_structures.py Update linting (#748) 2023-02-08 09:40:31 -05:00