Skip to content

Commit 5d95888

Browse files
authored
accidentally included an extra classifer
also universal didn't do what I had in mind anyway.
1 parent c11a569 commit 5d95888

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"Development Status :: 5 - Production/Stable",
4444
"Intended Audience :: Science/Research",
4545
"License :: OSI Approved :: ISC License (ISCL)",
46-
"Framework :: Matplotlib",
4746
"Natural Language :: English",
4847
"Programming Language :: Python :: 2.7",
4948
"Programming Language :: Python :: 3",
@@ -53,5 +52,4 @@
5352
"Programming Language :: Python :: 3.9",
5453
"Topic :: Scientific/Engineering",
5554
],
56-
universal=True,
5755
)

0 commit comments

Comments
 (0)