From 817b6bbd2d3aff48535e0904f0726f82fc89744f Mon Sep 17 00:00:00 2001 From: w0rp Date: Wed, 7 Jun 2017 21:45:48 +0100 Subject: Put ve-py3 before ve, so Python 3 executables will be preferred --- doc/ale-python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ale-python.txt') diff --git a/doc/ale-python.txt b/doc/ale-python.txt index 0a8b7088..26e1d71a 100644 --- a/doc/ale-python.txt +++ b/doc/ale-python.txt @@ -9,7 +9,7 @@ g:ale_virtualenv_dir_names *g:ale_virtualenv_dir_names* *b:ale_virtualenv_dir_names* Type: |List| - Default: `['.env', 'env', 've', 've-py3', 'virtualenv']` + Default: `['.env', 'env', 've-py3', 've', 'virtualenv']` A list of directory names to be used when searching upwards from Python files to discover virtulenv directories with. For directory named `'foo'`, -- cgit v1.2.3