1 Star 0 Fork 2

vim_runtime_plugins / bottle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tox.ini 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
Oz N Tiram 提交于 2020-09-16 13:00 . Drop Python version 3.5
[tox]
envlist = py27,py36,py37,py38,py39,py27-most
[testenv]
deps=Mako
jinja2
commands={envpython} -m unittest discover
sitepackages=False
[testenv:py27-most]
basepython=python2.7
deps=Mako
jinja2
eventlet
cherrypy
paste
twisted
tornado
1
https://gitee.com/vim_runtime_plugins/bottle.git
git@gitee.com:vim_runtime_plugins/bottle.git
vim_runtime_plugins
bottle
bottle
master

搜索帮助