5 Star 42 Fork 8

王炳辉/Glass-Engine

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
upload_glass.py 159 Bytes
Copy Edit Raw Blame History
王炳辉 authored 2024-02-05 13:50 +08:00 . update .gitignore
import subprocess
import sys
subprocess.call([sys.executable, "-m", "twine", "upload", "dist/python_glass-*.tar.gz", "dist/python_glass-*.whl", "--verbose"])
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/time-coder/Glass-Engine.git
git@gitee.com:time-coder/Glass-Engine.git
time-coder
Glass-Engine
Glass-Engine
main

Search