- git clone --recurse-submodules https://github.com/pandas-dev/pandas-release
- update GH\_USERNAME
1. Update tag in Makefile
2. tag
3. conda-test
4. pandas-website & finish up manually
5. test
6. push-tag
7. make pandas/dist/%.tar.gz
8. Manual GH Release
Bugs
- doc is messed up. Should create / activate the travis doc env first.
- update conda-smithy for conda-forge
- Checkout master again after merging? Submodule stuff in general.