mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-21 04:13:22 +08:00
4 lines
190 B
Batchfile
4 lines
190 B
Batchfile
![]() |
python setup.py bdist_zip --plat-name=win32
|
||
|
python setup.py bdist_zip --plat-name=win-amd64
|
||
|
python setup.py bdist_wheel --plat-name=win32
|
||
|
python setup.py bdist_wheel --plat-name=win-amd64
|