Skip to content

Commit

Permalink
use pyqt6 for dev (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 authored Aug 5, 2023
1 parent 5e068f3 commit 376b897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dev = [
"pre-commit",
"pydantic<2",
"pydocstyle",
"pyqt5>=5.12.0",
"pyqt6",
"pytest-cov",
"pytest-cov",
"pytest-mypy-plugins",
Expand Down

0 comments on commit 376b897

Please sign in to comment.