2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-11 12:46: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