Skip to content

Commit 1cc0b6b

Browse files
committed
Update pyroma from 2.3.1 to 2.4
1 parent 2ede53f commit 1cc0b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pip_check_reqs==2.0.3
1414
pydocstyle==2.1.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1616
pylint==2.1.1 # Lint
17-
pyroma==2.3.1 # Packaging best practices checker
17+
pyroma==2.4 # Packaging best practices checker
1818
pytest-cov==2.5.1 # Measure code coverage
1919
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2020
pytest==3.7.1 # Test runners

0 commit comments

Comments
 (0)