mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-29 02:24:47 +08:00
Add 3.14 to the supported environments
This commit is contained in:
@@ -26,7 +26,7 @@ def test_find_system_environments():
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
'version',
|
||||
['3.10', '3.11', '3.12', '3.13']
|
||||
jedi.api.environment._SUPPORTED_PYTHONS,
|
||||
)
|
||||
def test_versions(version):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user