2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-20 17:06:30 +08:00
artiq/conda/lit/bld.bat

3 lines
51 B
Batchfile
Raw Normal View History

2015-10-14 08:06:32 +08:00
"%PYTHON%" setup.py install
if errorlevel 1 exit 1