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

3 lines
51 B
Batchfile
Raw Normal View History

2015-10-10 03:50:51 +08:00
"%PYTHON%" setup.py install
if errorlevel 1 exit 1