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):
213
213
"Intended Audience :: Science/Research" ,
214
214
"License :: OSI Approved :: MIT License" ,
215
215
"Operating System :: OS Independent" ,
216
- "Programming Language :: Python :: 2" ,
217
216
"Programming Language :: Python :: 3" ,
218
217
"Topic :: Scientific/Engineering :: Visualization" ,
219
218
"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):
98
98
"Intended Audience :: Science/Research" ,
99
99
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)" ,
100
100
"Operating System :: OS Independent" ,
101
- "Programming Language :: Python :: 2" ,
102
101
"Programming Language :: Python :: 3" ,
103
102
"Topic :: Scientific/Engineering :: Visualization" ,
104
103
"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):
76
76
"Intended Audience :: Science/Research" ,
77
77
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)" ,
78
78
"Operating System :: OS Independent" ,
79
- "Programming Language :: Python :: 2" ,
80
79
"Programming Language :: Python :: 3" ,
81
80
"Topic :: Scientific/Engineering :: Visualization" ,
82
81
"Topic :: Software Development :: Libraries :: Python Modules" ,
You can’t perform that action at this time.
0 commit comments