tox gh actions:tox与GitHub Actions的无缝集成 源码
毒素作用 tox-gh-actions是一个tox插件,可帮助在GitHub Actions上同时在多个worker上运行具有多个不同Python版本的tox。 这个项目的灵感来自 。 产品特点 在GitHub Actions上运行tox时,tox-gh-actions 根据配置检测要运行的环境,并 使实用程序如。 用法 在[gh-actions]部分下添加配置以及tox的配置。 它将是pyproject.toml , tox.ini或setup.cfg 。 有关更多详细信息,请参见。 在运行tox命令之前,先在GitHub Actions工作流程中安装tox-gh-actions软件
文件列表
tox-gh-actions-master.zip
(预估有个17文件)
tox-gh-actions-master
MANIFEST.in
157B
pyproject.toml
364B
pytest.ini
134B
.github
FUNDING.yml
719B
workflows
tests.yml
1KB
packaging.yml
866B
tests
暂无评论