Skip to content

Commit

Permalink
pin qtpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
ronpandolfi committed Dec 22, 2023
1 parent c7f487f commit 7f756ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
# requirements files see:
# https://packaging.python.org/en/latest/requirements.html
install_requires=["PyQt5",
"qtpy",
"qtpy<2.4",
"astropy",
"numpy>=1.16.0",
"appdirs",
Expand Down

0 comments on commit 7f756ae

Please sign in to comment.