Enable tests for 3.14 in CI, fixes #2070

This commit is contained in:
Dave Halter
2026-04-27 14:18:17 +02:00
parent 375dd1bacc
commit 74fb7ff279
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -99,6 +99,7 @@ setup(name='jedi',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Programming Language :: Python :: 3.13',
'Programming Language :: Python :: 3.14',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: Text Editors :: Integrated Development Environments (IDE)',
'Topic :: Utilities',