mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Remove Python 3.4 support
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import sys
|
||||
sys.path[0:0] = [
|
||||
'/usr/lib/python3.4/site-packages',
|
||||
'/usr/lib/python3.8/site-packages',
|
||||
'/tmp/.buildout/eggs/important_package.egg'
|
||||
]
|
||||
|
||||
|
||||
Binary file not shown.
BIN
test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so
Executable file
BIN
test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so
Executable file
Binary file not shown.
Reference in New Issue
Block a user