https://gitlab.com/AmosEgel/smuthi
Revision 4171b59dc4fbe5279ad1c5f4ff92ba0b055dc3ba authored by Alexey Kuznetsov on 28 August 2021, 21:45:08 UTC, committed by Alexey Kuznetsov on 28 August 2021, 21:45:08 UTC
1 parent e5ff950
Raw File
Tip revision: 4171b59dc4fbe5279ad1c5f4ff92ba0b055dc3ba authored by Alexey Kuznetsov on 28 August 2021, 21:45:08 UTC
minor fixes
Tip revision: 4171b59
make_wheel_windows.bat
python setup.py prepare
python setup.py build_ext --inplace --compiler=mingw32 --fcompiler=gnu95 -f
python setup.py bdist_wheel
back to top