1 Star 0 Fork 169

dc1y / mootdx

forked from bopo / mootdx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tox.ini 516 Bytes
一键复制 编辑 原始数据 按行查看 历史
bopo 提交于 2021-09-11 09:20 . unipath to pathlib
[tox]
envlist = py36, py37,py38,py39
skipsdist = true
setenv =
PIP_EXTRA_INDEX_URL = https://mirrors.aliyun.com/pypi/simple/
[travis]
python =
3.9: py39
3.8: py38
3.7: py37
3.6: py36
[testenv:docs]
basepython = python
changedir = docs
deps = sphinx
commands =
sphinx-build -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
[testenv]
setenv =
PYTHONPATH = {toxinidir}
deps =
-r {toxinidir}/requirements.txt
-r {toxinidir}/tests/requirements.txt
commands =
python -m pytest
Python
1
https://gitee.com/dc1y/mootdx.git
git@gitee.com:dc1y/mootdx.git
dc1y
mootdx
mootdx
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891