Closed danielballan closed 8 years ago
Release process:
@ericdill will make sure the binstar YAML generating script still works and add suitcase and bluesky if needed.
I opened PRs installing versioneer on metadatastore, filestore, dataportal, bluesky, the API_readupdate branch of ophyd, and scikit-xray.
Versioneer does not play well with single-module setups. We might need to make suitcase and history a package in order to use versioneer, which would be lame. I'll see if there is a better way. Maybe hard-coding __version__
would be OK in those cases.
Hurray for nsls2-dev and nsls2-tag.
Look at conda forge, our internal binstar build server, etc. Also, use versioneer on all projects.