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 c11a569 commit 5d95888Copy full SHA for 5d95888
setup.py
@@ -43,7 +43,6 @@
43
"Development Status :: 5 - Production/Stable",
44
"Intended Audience :: Science/Research",
45
"License :: OSI Approved :: ISC License (ISCL)",
46
- "Framework :: Matplotlib",
47
"Natural Language :: English",
48
"Programming Language :: Python :: 2.7",
49
"Programming Language :: Python :: 3",
@@ -53,5 +52,4 @@
53
52
"Programming Language :: Python :: 3.9",
54
"Topic :: Scientific/Engineering",
55
],
56
- universal=True,
57
)
0 commit comments