Skip to content

Commit 4ffaefe

Browse files
committed
Update classifiers
1 parent ddccf2f commit 4ffaefe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,9 @@ def finalize_options(self):
238238
'Topic :: Scientific/Engineering',
239239
'Topic :: Scientific/Engineering :: Mathematics',
240240
'Topic :: Scientific/Engineering :: Physics',
241-
'Programming Language :: Python :: 2.7',
242-
'Programming Language :: Python :: 3.5',
243241
'Programming Language :: Python :: 3.6',
244242
'Programming Language :: Python :: 3.7',
245243
'Programming Language :: Python :: 3.8',
244+
'Programming Language :: Python :: 3.9',
246245
]
247246
)

0 commit comments

Comments
 (0)