Skip to content

Commit c76e255

Browse files
committed
Add dev requirements
1 parent 9a2f6f8 commit c76e255

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev-requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@ pyroma==2.4 # Packaging best practices checker
1414
pytest==3.8.0 # Test runners
1515
PyYAML==3.13
1616
vulture==0.29
17+
VWS-Python-Mock==2018.9.10.6
1718
yapf==0.24.0 # Automatic formatting for Python
19+
pytest-cov==2.6.0 # Measure code coverage
20+
codecov==2.0.15 # Upload coverage data

0 commit comments

Comments
 (0)