Fixing the build and upgrading pytest and pytest-cov to latest

This commit is contained in:
Mitsuo Takaki
2018-03-18 14:43:41 -07:00
parent 8ce89e452f
commit 9e66736f48
4 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ codacy-coverage==1.2.18
ipython==4.2.0
mock==2.0.0
pudb==2016.1
pytest==2.9.1
pytest-cov==2.2.1
pytest==3.4.2
pytest-cov==2.5.1
requests==2.9.1
schedule==0.3.2