1 Star 0 Fork 0

deeplearningrepos/garage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MANIFEST.in 490 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gitanshu Sardana 提交于 2021-01-30 06:46 +08:00 . Install examples with garage (#2166)
# project metadata
#
# NOTE: README.md and VERSION are required to run setup.py. Failure to include
# them will create a broken PyPI distribution.
include README.md
include VERSION
include LICENSE
include CONTRIBUTING.md
include CHANGELOG.md
# tests
graft tests
include setup.cfg
# documentation
graft docs
prune docs/_build
# examples, scripts, etc.
include Makefile
graft docker
graft src/garage/examples
graft scripts
# ignored files
global-exclude *.py[co]
global-exclude .DS_Store
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/deeplearningrepos/garage.git
git@gitee.com:deeplearningrepos/garage.git
deeplearningrepos
garage
garage
master

搜索帮助