mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-28 02:35:30 +08:00
Remove Python 3.9 and 3.10
This commit is contained in:
+1
-1
@@ -448,7 +448,7 @@ Options:
|
||||
--pdb Enable pdb debugging on fail.
|
||||
-d, --debug Enable text output debugging (please install ``colorama``).
|
||||
--thirdparty Also run thirdparty tests (in ``completion/thirdparty``).
|
||||
--env <dotted> A Python version, like 3.9, 3.8, etc.
|
||||
--env <dotted> A Python version, like 3.14, 3.13, etc.
|
||||
"""
|
||||
if __name__ == '__main__':
|
||||
import docopt
|
||||
|
||||
Reference in New Issue
Block a user