2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-12 21:26:37 +08:00
artiq/conda/aiohttp/bld.bat

3 lines
51 B
Batchfile
Raw Normal View History

"%PYTHON%" setup.py install
if errorlevel 1 exit 1