YouCompleteMe/python
Kyle Lippincott b5b2fb57e1 Disable sitecustomize when checking python version
Sitecustomize files can be slow or broken and might hang editor
startup.  Since they aren't necessary for checking the python version,
disable them to get a small speed boost for everyone, and an editor
that doesn't hang indefinitely on startup if the sitecustomize gets
into an infinite loop (due to a bad NFS mount or similar).
2017-01-11 12:18:39 -08:00
..
ycm Disable sitecustomize when checking python version 2017-01-11 12:18:39 -08:00
test_requirements.txt Add Flake8 requirement for Python 2.6 and 3.3 2016-12-18 16:31:29 +01:00