1 Star 0 Fork 0

mingfeng/ycmd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test_requirements.txt 732 Bytes
一键复制 编辑 原始数据 按行查看 历史
micbou 提交于 2018-05-30 02:05 . Add flake8-ycm to test requirements
flake8 >= 3.0.0
flake8-comprehensions >= 1.4.1
flake8-ycm >= 0.1.0
mock >= 1.3.0
nose >= 1.3.7
PyHamcrest >= 1.8.5
WebTest >= 2.0.20
ordereddict >= 1.1
nose-exclude >= 0.4.1
unittest2 >= 1.1.0
# psutil 5.0.1 is broken on Python 3.6 and Windows 64-bit
psutil >= 3.3.0, != 5.0.1
# This needs to be kept in sync with submodule checkout in third_party
future == 0.15.2
# coverage.py 4.4 removed the path from the filename attribute in its reports.
# This leads to incorrect coverage from codecov as it relies on this attribute
# to find the source file.
coverage >= 4.2, < 4.4
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/happymingfeng/ycmd.git
[email protected]:happymingfeng/ycmd.git
happymingfeng
ycmd
ycmd
master

搜索帮助