AReaL/evaluation/latex2sympy/scripts/publish.sh

4 lines
61 B
Bash

rm ./dist/*
python3 setup.py bdist_wheel
twine upload dist/*