summaryrefslogtreecommitdiff
path: root/astrolib.coords/bld.bat
blob: fe97c6192258a0fc975b0f179283ea498f3fcdd5 (plain) (blame)
1
2
3
4
5


pip install --no-deps --upgrade --force d2to1 || exit 1
python setup.py install
if errorlevel 1 exit 1