Commit f9efcbb0 authored by rusty1s's avatar rusty1s
Browse files

[ci skip]

parent 76c38c82
...@@ -3,5 +3,5 @@ if errorlevel 1 exit 1 ...@@ -3,5 +3,5 @@ if errorlevel 1 exit 1
copy "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\VC\\Tools\\MSVC\\14.29.30037\\include\\metis.h" %LIBRARY_INC% copy "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\VC\\Tools\\MSVC\\14.29.30037\\include\\metis.h" %LIBRARY_INC%
if errorlevel 1 exit 1 if errorlevel 1 exit 1
python setup.py install "%PYTHON%" setup.py install
if errorlevel 1 exit 1 if errorlevel 1 exit 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment