mirror of
https://github.com/OpenSPG/KAG.git
synced 2025-06-27 03:20:08 +00:00
6 lines
61 B
Bash
6 lines
61 B
Bash
rm -rf build
|
|||
|
|||
rm -rf dist
|
|||
|
|||
python setup.py sdist bdist_wheel
|