superset/pypi_push.sh

7 lines
96 B
Bash

cd caravel/assets/
npm run prod
cd ../..
python setup.py register
python setup.py sdist upload