1
0
Fork 0

newer python version

This commit is contained in:
Horea Christian 2017-08-02 18:39:02 +02:00
parent c9f0b0852f
commit 41165d0ed2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# $Header: $
EAPI=5
PYTHON_COMPAT=(python{2_7,3_3})
PYTHON_COMPAT=(python{2_7,3_4})
inherit vim-plugin git-2 python-r1 python-utils-r1
DESCRIPTION="Jedi Python autocompletion with VIM"