We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e33ce commit 2fef047Copy full SHA for 2fef047
pyproject.toml
@@ -40,7 +40,7 @@ dependencies = [
40
"numpy",
41
"scipy",
42
"matplotlib",
43
- "PyQt5 ; platform_system != 'Windows'",
+ "PySide2 ; platform_system != 'Windows'",
44
"astropy",
45
]
46
0 commit comments