3 Star 3 Fork 2

mirrors_feast-dev/feast

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 607 Bytes
一键复制 编辑 原始数据 按行查看 历史
[build-system]
requires = [
"pybindgen==0.22.0",
"setuptools>=60",
"setuptools_scm>=6.2",
"sphinx!=4.0.0",
"wheel",
]
[tool.setuptools_scm]
# Including this section is comparable to supplying use_scm_version=True in setup.py.
[tool.ruff]
line-length = 88
target-version = "py39"
include = ["*.py", "*.pyi"]
[tool.ruff.format]
# exclude a few common directories in the root of the project
exclude = [
".eggs",
".git",
".hg",
".mypy_cache",
".tox",
".venv",
"_build",
"buck-out",
"build",
"dist",
"pb2.py",
".pyi",
"protos",
"sdk/python/feast/embedded_go/lib"]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_feast-dev/feast.git
git@gitee.com:mirrors_feast-dev/feast.git
mirrors_feast-dev
feast
feast
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385