Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Use versioneer to handle versions #500

Merged
merged 14 commits into from May 17, 2017

Conversation

oesteban
Copy link
Member

No description provided.

@chrisgorgo
Copy link
Collaborator

Is there a reason why versioneer code is copied instead of installed via pip?

@oesteban
Copy link
Member Author

Tried to remove the file and it doesn't work. Maybe versioneer is not a requirement. I'll check that.

@oesteban
Copy link
Member Author

Ok, so versioneer is needed as a dependency, and also the versioneer.py file is required during setup. Last commit should fix a problem when requesting mriqc version in an environment where a full installation was done (pip install mriqc).

@oesteban
Copy link
Member Author

BTW, this is pretty cool because it also tells you if your current version is dirty (meaning there are changes not committed yet).

@oesteban
Copy link
Member Author

Seems to be working

@oesteban oesteban merged commit 9759df5 into nipreps:master May 17, 2017
@oesteban oesteban deleted the enh/use-versioneer branch May 17, 2017 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants