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 ddccf2f commit 4ffaefeCopy full SHA for 4ffaefe
setup.py
@@ -238,10 +238,9 @@ def finalize_options(self):
238
'Topic :: Scientific/Engineering',
239
'Topic :: Scientific/Engineering :: Mathematics',
240
'Topic :: Scientific/Engineering :: Physics',
241
- 'Programming Language :: Python :: 2.7',
242
- 'Programming Language :: Python :: 3.5',
243
'Programming Language :: Python :: 3.6',
244
'Programming Language :: Python :: 3.7',
245
'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
246
]
247
)
0 commit comments