Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ useful =
aioca >=1.6
# Dev and docs dependencies
dev =
# Pytest 9.1.0 deprecates some APIs that some of our plugins require
pytest<9.1.0
pytest-cov
pytest-flake8
# Flake8 5.0 starts printing error, so pin to avoid it:
Expand Down
Loading