Skip to content

Commit 890f555

Browse files
Merge pull request #1616 from jonas-eschle:je_setup_classifier_python310
PiperOrigin-RevId: 475614743
2 parents 4bc1db8 + 3f8a9dd commit 890f555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ def has_ext_modules(self):
9090
'Programming Language :: Python :: 3.7',
9191
'Programming Language :: Python :: 3.8',
9292
'Programming Language :: Python :: 3.9',
93+
'Programming Language :: Python :: 3.10',
9394
'Topic :: Scientific/Engineering',
9495
'Topic :: Scientific/Engineering :: Mathematics',
9596
'Topic :: Scientific/Engineering :: Artificial Intelligence',

0 commit comments

Comments
 (0)