Skip to content

Commit

Permalink
Changed pyside2 to pyqt5 in dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Nov 30, 2023
1 parent 1b49d03 commit b71bbd9
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 @@ -58,7 +58,7 @@ dev = [
"pre-commit",
"ruff",
"setuptools_scm",
"pyside2",
"pyqt5",
"imio",
]
nb = ["jupyter", "k3d"]
Expand Down

0 comments on commit b71bbd9

Please sign in to comment.