5 lines
No EOL
123 B
Batchfile
5 lines
No EOL
123 B
Batchfile
rm -rfv _*.pyd *.egg-info pip-wheel-metadata dist exe build __pycache__
|
|
cd rust
|
|
cargo clean
|
|
cargo clean --release
|
|
cd .. |