This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
YouCompleteMe
Watch
1
Star
0
Fork
0
You've already forked YouCompleteMe
Code
Issues
Pull Requests
Releases
Wiki
Activity
0639200153
YouCompleteMe
/
python
/
test_requirements.txt
6 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Tests for helper functions in flags.py
2013-05-19 17:20:13 -04:00
flake8>=2.0
mock>=1.0.1
nose>=1.3.0
Workaround for annoying clang bug with pragma once Fixes #216
2013-11-17 20:59:39 -05:00
PyHamcrest>=1.8.0
Run tests on OS X We import the scripts from ycmd with a couple of modifications: - don't set YCM_CORES=1 as we didn't before, and this makes the build a lot faster - don't install gcc-4.8 as we didn't before - install argparse as it is not available in python2.6
2015-11-08 15:21:30 -05:00
argparse>=1.4.0
Reference in New Issue
Copy Permalink