Skip to content

Commit

Permalink
Add pyqt6 target
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Nov 8, 2024
1 parent e483687 commit 093f799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Tracker = "https://github.com/toolsforexperiments/plottr/issues"

[project.optional-dependencies]
pyqt5 = ["PyQt5"]
pyqt6 = ["PyQt6"]
pyside2 = ["PySide2>=5.12"]

[project.scripts]
Expand Down

0 comments on commit 093f799

Please sign in to comment.