1 Star 0 Fork 0

stoneqp/django-shop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tox.ini 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jacob Rief 提交于 2020-05-12 10:24 . upgrade dependencies
[tox]
envlist = py{36,37,38}-django{21,22,30}
[testenv]
changedir = tests
commands =
pip install --no-deps -r requirements.txt
python manage.py makemigrations testshop
py.test {posargs}
deps =
django21: Django>=2.1,<2.2
django22: Django>=2.2,<3.0
django30: Django>=3.0,<3.1
django{21,22}: djangocms-text-ckeditor
django30: https://github.com/jrief/djangocms-text-ckeditor/archive/patch-1.zip
setenv =
DJANGO_DEBUG = 1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stoneqp/django-shop.git
git@gitee.com:stoneqp/django-shop.git
stoneqp
django-shop
django-shop
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385