1 Star 1 Fork 0

Desny/highway-env

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Following PEP 517/518, this file should not not needed and replaced instead by the setup.cfg file and pyproject.toml.
# Unfortunately it is still required py the pip editable mode `pip install -e`
# See https://stackoverflow.com/a/60885212
from setuptools import setup
if __name__ == "__main__":
setup()
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/desny/highway-env.git
git@gitee.com:desny/highway-env.git
desny
highway-env
highway-env
master

搜索帮助