1 Star 6 Fork 3

liumeng220 / ODM

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.sh 126 Bytes
一键复制 编辑 原始数据 按行查看 历史
Piero Toffanin 提交于 2019-06-20 15:39 . GCP with OpenSfM, refactoring
if [ ! -z "$1" ]; then
python -m unittest discover tests "test_$1.py"
else
python -m unittest discover tests "test_*.py"
fi
Python
1
https://gitee.com/liumeng220/ODM.git
git@gitee.com:liumeng220/ODM.git
liumeng220
ODM
ODM
master

搜索帮助