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 d872d5a commit 621353fCopy full SHA for 621353f
setup.py
@@ -35,4 +35,5 @@
35
],
36
packages=["matplotview"],
37
python_requires=">=3.7",
38
+ platforms="any"
39
)
0 commit comments