Skip to content

Commit

Permalink
Add comments indicating why the exclusions are present
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Mar 7, 2021
1 parent 5f369ca commit a25bc25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ testing =
pytest >= 4.6
pytest-checkdocs >= 1.2.3
pytest-flake8
# python_implementation: workaround for jaraco/skeleton#22
pytest-black >= 0.3.7; python_implementation != "PyPy"
pytest-cov
# python_implementation: workaround for jaraco/skeleton#22
pytest-mypy; python_implementation != "PyPy"
pytest-enabler

Expand Down

0 comments on commit a25bc25

Please sign in to comment.