Skip to content

Commit 621353f

Browse files
Add setup.py, fix it...
1 parent d872d5a commit 621353f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@
3535
],
3636
packages=["matplotview"],
3737
python_requires=">=3.7",
38+
platforms="any"
3839
)

0 commit comments

Comments
 (0)