1 Star 0 Fork 0

kitescat/charm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tox.ini 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
[tox]
envlist= py32
[testenv]
deps=
pytest
pyparsing
pytest-cov
commands=
python setup.py build_ext --inplace
py.test --junitxml=./result.xml --cov schemes/ --cov charm/ --cov-report=xml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kitescat/charm.git
git@gitee.com:kitescat/charm.git
kitescat
charm
charm
dev

搜索帮助