Ai
2 Star 0 Fork 0

mirrors_sourcegraph/python-langserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Pipfile 555 Bytes
一键复制 编辑 原始数据 按行查看 历史
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
jedi = {git = "git://github.com/sourcegraph/jedi.git", editable = true, ref = "9a3e7256df2e6099207fd7289141885ec17ebec7"}
requirements = {git = "git://github.com/sourcegraph/requirements-parser.git", editable = true, ref = "69f1a9cb916b2995843c3ea9b988da46c9dd65c7"}
opentracing = "*"
lightstep = "*"
[dev-packages]
py = "==1.4.34"
pytest = "==3.2.3"
"autopep8" = "*"
"flake8" = "*"
autoflake = "*"
docformatter = "*"
[requires]
python_version = "3.6"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_sourcegraph/python-langserver.git
git@gitee.com:mirrors_sourcegraph/python-langserver.git
mirrors_sourcegraph
python-langserver
python-langserver
master

搜索帮助