mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
@@ -8,6 +8,7 @@ ENV PYTHONDONTWRITEBYTECODE 1
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
|
||||
ENV PIP_NO_CACHE_DIR 1
|
||||
ENV PIP_ROOT_USER_ACTION ignore
|
||||
|
||||
ENV PATH "/root/.local/bin:${PATH}"
|
||||
ENV PYTHONPATH "/root/.local/lib/python3.11/site-packages"
|
||||
|
||||
@@ -14,7 +14,7 @@ charset-normalizer==2.1.1
|
||||
# via requests
|
||||
commonmark==0.9.1
|
||||
# via rich
|
||||
cryptography==39.0.1
|
||||
cryptography==41.0.0
|
||||
# via secretstorage
|
||||
docutils==0.19
|
||||
# via readme-renderer
|
||||
|
||||
Reference in New Issue
Block a user