mirror of
https://github.com/OpenSPG/KAG.git
synced 2025-11-14 01:19:14 +00:00
6 lines
61 B
Bash
6 lines
61 B
Bash
rm -rf build
|
|||
|
|||
rm -rf dist
|
|||
|
|||
python setup.py sdist bdist_wheel
|