File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- autoflake == 1.1
1+ autoflake == 1.2
22check-manifest == 0.37
33codecov == 2.0.15 # Upload coverage data
44dodgy == 0.1.9 # Look for uploaded secrets
55flake8 == 3.5.0 # Lint
66flake8-commas == 2.0.0 # Require silicon valley commas
77flake8-quotes == 0.14.0 # Require single quotes
88freezegun == 0.3.10 # Freeze time in tests
9- hypothesis == 3.50.2 # Generate test cases
9+ hypothesis == 3.56.8 # Generate test cases
1010isort == 4.3.4 # Lint imports
11- mypy == 0.570 # Type checking
11+ mypy == 0.600 # Type checking
1212pip_check_reqs == 2.0.1
1313pydocstyle == 2.1.1 # Lint docstrings
1414pyenchant == 2.0.0 # Bindings for a spellchecking sytem
1515pylint == 1.8.3 # Lint
1616pyroma == 2.3 # Packaging best practices checker
1717pytest-cov == 2.5.1 # Measure code coverage
1818pytest-envfiles == 0.1.0 # Use files for environment variables for tests
19- pytest == 3.4.2 # Test runners
19+ pytest == 3.5.1 # Test runners
2020timeout-decorator == 0.4.0 # Decorate functions to time out.
2121vulture == 0.26
2222yapf == 0.21.0 # Automatic formatting for Python
You can’t perform that action at this time.
0 commit comments