1
0
mirror of https://github.com/veops/cmdb.git synced 2025-09-23 05:49:18 +08:00
Files
cmdb-api
api
logs
tests
.env
Makefile
Pipfile
autoapp.py
celery_worker.py
local_test.py
requirements-test.txt
requirements.txt
settings.py.example
setup.cfg
cmdb-ui
docs
.gitattributes
.gitignore
Dockerfile
LICENSE
Makefile
README.md
README_cn.md
docker-compose.yml
cmdb/cmdb-api/requirements-test.txt

7 lines
143 B
Python

-i https://mirrors.aliyun.com/pypi/simple
pytest==4.0.2
attrs==19.1.0
coverage==4.4.2
pytest-cov==2.5.1
pytest-html==1.16.1
pytest-mock==1.10.0