Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Added versioneer support#117

Merged
leouieda merged 4 commits into
masterfrom
versioneer
Jul 21, 2014
Merged

Added versioneer support#117
leouieda merged 4 commits into
masterfrom
versioneer

Conversation

@leouieda

Copy link
Copy Markdown
Member

This makes a version string with the number and commit hash (if the repo
is not a stable release) and puts it in fatiando.__version__.

See https://github.com/warner/python-versioneer

Fixes #112

Checklist:

  • Create/update docstrings
  • Make tests for new code
  • All tests pass
  • Can be merged
  • Changelog entry

leouieda added 2 commits July 18, 2014 18:44
This makes a version string with the number and commit hash (if the repo
is not a stable release) and puts it in fatiando.__version__
See https://github.com/warner/python-versioneer

Fixes #112
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.48%) when pulling 413be38 on versioneer into 0b1b429 on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.01%) when pulling f60f79e on versioneer into 0b1b429 on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.01%) when pulling 6b14d8d on versioneer into 0b1b429 on master.

leouieda added a commit that referenced this pull request Jul 21, 2014
@leouieda
leouieda merged commit 787047b into master Jul 21, 2014
@leouieda
leouieda deleted the versioneer branch July 21, 2014 16:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use versioneer to handle versioning

2 participants