mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-12 11:49:57 -05:00
9 lines
269 B
Text
9 lines
269 B
Text
twine
|
|
|
|
# NOTE: Used to detect an ambient OIDC credential for OIDC publishing.
|
|
id ~= 1.0
|
|
|
|
# NOTE: This is pulled in transitively through `twine`, but we also declare
|
|
# NOTE: it explicitly here because `oidc-exchange.py` uses it.
|
|
# Ref: https://github.com/di/id
|
|
requests
|