blob: cec2839df17c269ae2e72f0664ae9ff76ad9dde2 [file] [log] [blame]
# first bump up package.json manually, commit and tag
rm superset/assets/dist/*
cd superset/assets/
rm build/*
npm run prod
cd ../..
python setup.py sdist upload