remove cov

This commit is contained in:
long2ice
2020-05-20 19:00:03 +08:00
parent f5e5d24855
commit bf1d745cef
6 changed files with 5 additions and 78 deletions

View File

@@ -14,7 +14,6 @@ cffi==1.14.0
ciso8601==2.1.3; sys_platform != "win32" and implementation_name == "cpython"
click==7.1.2
colorama==0.4.3; sys_platform == "win32"
coverage==5.1
cryptography==2.9.2
execnet==1.7.1
flake8==3.8.1
@@ -36,7 +35,6 @@ pymysql==0.9.2
pyparsing==2.4.7
pypika==0.37.6
pytest==5.4.2
pytest-cov==2.8.1
pytest-forked==1.1.3
pytest-xdist==1.32.0
regex==2020.5.14