文件名称:ansible-pypi-test-mirror:用于管理Ansible PyPI测试镜像的脚本
文件大小:15KB
文件格式:ZIP
更新时间:2024-04-21 07:37:43
Python
ansible-pypi-test-mirror
用于管理Ansible PyPI测试镜像的脚本。
镜像中仅包含用于测试Ansible的软件包。
镜像可以与pip选项一起使用: -i https://d2c8fqinjk13kw.cloudfront.net/simple/
执行以下步骤来更新S3中的包索引。
运行pip install -r requirements.txt以安装脚本的要求。
运行download-packages.py -r
【文件预览】:
ansible-pypi-test-mirror-main
----download-packages.py(2KB)
----update-index.sh(348B)
----upload-index.sh(98B)
----requirements.txt(118B)
----LICENSE(34KB)
----README.md(835B)
----upload-packages.sh(98B)
----.gitignore(10B)