https://gitlab.com/AmosEgel/smuthi
Raw File
Tip revision: 430efc7ab2cdcd4f2e823bba61f2eea1e58a2cd4 authored by plumcore on 05 March 2021, 07:16:51 UTC
Merge branch 'plumcore-master-patch-35191' into 'master'
Tip revision: 430efc7
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