File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,6 @@ def run(self):
213213 "Intended Audience :: Science/Research" ,
214214 "License :: OSI Approved :: MIT License" ,
215215 "Operating System :: OS Independent" ,
216- "Programming Language :: Python :: 2" ,
217216 "Programming Language :: Python :: 3" ,
218217 "Topic :: Scientific/Engineering :: Visualization" ,
219218 "Topic :: Software Development :: Libraries :: Python Modules" ,
Original file line number Diff line number Diff line change @@ -98,7 +98,6 @@ def get_content(name, splitlines=False):
9898 "Intended Audience :: Science/Research" ,
9999 "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)" ,
100100 "Operating System :: OS Independent" ,
101- "Programming Language :: Python :: 2" ,
102101 "Programming Language :: Python :: 3" ,
103102 "Topic :: Scientific/Engineering :: Visualization" ,
104103 "Topic :: Software Development :: Libraries :: Python Modules" ,
Original file line number Diff line number Diff line change @@ -76,7 +76,6 @@ def get_content(name, splitlines=False):
7676 "Intended Audience :: Science/Research" ,
7777 "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)" ,
7878 "Operating System :: OS Independent" ,
79- "Programming Language :: Python :: 2" ,
8079 "Programming Language :: Python :: 3" ,
8180 "Topic :: Scientific/Engineering :: Visualization" ,
8281 "Topic :: Software Development :: Libraries :: Python Modules" ,
You can’t perform that action at this time.
0 commit comments