2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-04 17:31:10 +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