usgs/libcomcat

Implement versioneer

Closed this issue · 0 comments

Automated versioning of code. Make sure that (for example):
import libcomcat;libcomcat.__version__
if the same as:
conda list | grep libcomcat