mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-08 10:40:57 +08:00
Try to enable Python 3.10 in CI
This commit is contained in:
1
setup.py
1
setup.py
@@ -61,6 +61,7 @@ setup(name='jedi',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
'Topic :: Text Editors :: Integrated Development Environments (IDE)',
|
||||
'Topic :: Utilities',
|
||||
|
||||
Reference in New Issue
Block a user