Skip to content

Commit

Permalink
Use PyQt6
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Aug 7, 2024
1 parent 91f0caf commit f0f2980
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 @@ -53,7 +53,7 @@ dev = [
]
full = [
"PyYAML", # Used for admin-tools/make-tables.sh to build JSON tables
"PyQT5", # For interactive display of graphs via matplotlib
"PyQT6", # For interactive display of graphs via matplotlib
"cairosvg", # For rendering Plots and Graphs as SVGs via matplotlib
"cson", # for xasy
"matplotlib" # For rendering SVG plots
Expand Down

0 comments on commit f0f2980

Please sign in to comment.