1 Star 0 Fork 0

colinyyj/taiga-back

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tox.ini 243 Bytes
一键复制 编辑 原始数据 按行查看 历史
[tox]
envlist = py36
skipsdist = True
[testenv]
deps =
-rrequirements.txt
-rrequirements-devel.txt
commands =
pytest
[testenv:flake8]
deps = flake8
basepython = python3.6
commands = flake8 .
[coverage:run]
relative_files = True
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/colinyyj/taiga-back.git
git@gitee.com:colinyyj/taiga-back.git
colinyyj
taiga-back
taiga-back
cha/20240906/update-thankyou-md

搜索帮助