Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam authored Mar 6, 2024
1 parent a1fddd3 commit 7fe99cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ testing =
# coverage seems to make PyPy extremely slow
python_implementation != "PyPy"
pytest-mypy >= 0.9.1; \
# workaround for https://github.com/jaraco/skeleton/issues/22
# workaround for jaraco/skeleton#22
python_implementation != "PyPy"
# workaround for pypa/setuptools#3921
pytest-ruff >= 0.2.1; sys_platform != "cygwin"
Expand Down

0 comments on commit 7fe99cb

Please sign in to comment.