Ai
1 Star 0 Fork 0

fanjunwei/python-lsp-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 272 Bytes
一键复制 编辑 原始数据 按行查看 历史
[build-system]
requires = ["setuptools>=44", "wheel", "setuptools_scm[toml]>=3.4.3"]
build-backend = "setuptools.build_meta"
[tool.setuptools_scm]
write_to = "pylsp/_version.py"
write_to_template = "__version__ = \"{version}\"\n" # VERSION_INFO is populated in __main__
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fanjunwei/python-lsp-server.git
git@gitee.com:fanjunwei/python-lsp-server.git
fanjunwei
python-lsp-server
python-lsp-server
develop

搜索帮助