summaryrefslogtreecommitdiffstats
path: root/contrib/python/argcomplete/py3/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/argcomplete/py3/ya.make')
-rw-r--r--contrib/python/argcomplete/py3/ya.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/python/argcomplete/py3/ya.make b/contrib/python/argcomplete/py3/ya.make
index 1ffd0082bb2..397e1ff3f2e 100644
--- a/contrib/python/argcomplete/py3/ya.make
+++ b/contrib/python/argcomplete/py3/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(3.6.3)
+VERSION(3.7.0)
LICENSE(Apache-2.0)
@@ -23,7 +23,6 @@ PY_SRCS(
argcomplete/packages/_shlex.py
argcomplete/scripts/__init__.py
argcomplete/scripts/activate_global_python_argcomplete.py
- argcomplete/scripts/python_argcomplete_check_easy_install_script.py
argcomplete/scripts/register_python_argcomplete.py
argcomplete/shell_integration.py
)