File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ PyYAML == 3.13
2+ Pygments == 2.2.0
3+ VWS-Python-Mock == 2018.9.10.6
14autoflake == 1.2
25check-manifest == 0.37
6+ codecov == 2.0.15 # Upload coverage data
37dodgy == 0.1.9 # Look for uploaded secrets
48flake8-commas == 2.0.0 # Require silicon valley commas
59flake8-quotes == 1.0.0 # Require single quotes
@@ -11,10 +15,7 @@ pydocstyle==2.1.1 # Lint docstrings
1115pyenchant == 2.0.0 # Bindings for a spellchecking sytem
1216pylint == 2.1.1 # Lint
1317pyroma == 2.4 # Packaging best practices checker
18+ pytest-cov == 2.6.0 # Measure code coverage
1419pytest == 3.8.0 # Test runners
15- PyYAML == 3.13
1620vulture == 0.29
17- VWS-Python-Mock == 2018.9.10.6
1821yapf == 0.24.0 # Automatic formatting for Python
19- pytest-cov == 2.6.0 # Measure code coverage
20- codecov == 2.0.15 # Upload coverage data
You can’t perform that action at this time.
0 commit comments