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

Replace versioneer with setuptools-scm #61

Merged
merged 3 commits into from
Oct 26, 2020
Merged

Replace versioneer with setuptools-scm #61

merged 3 commits into from
Oct 26, 2020

Conversation

santisoler
Copy link
Member

@santisoler santisoler commented Oct 26, 2020

Remove all versioneer related files. Update setup.py to work with
setuptools-scm. Update boule/version.py to work with setuptools-scm.
Remove setup.cfg and move all flake8 configuration to .flake8 file. Add
setuptools-scm to requirements.txt and environment.yml.

Related to fatiando/maintenance#4

@santisoler santisoler changed the title Replace versioneer for setuptools-scm Replace versioneer with setuptools-scm Oct 26, 2020
@leouieda
Copy link
Member

👍🏽 thanks, Santiago! Shall we merge this first and then #59?

@santisoler
Copy link
Member Author

Sure! I'll merge this right away!

@santisoler santisoler merged commit 0f33049 into master Oct 26, 2020
@santisoler santisoler deleted the setuptools-scm branch October 26, 2020 15:36
leouieda added a commit that referenced this pull request Oct 27, 2020
In #59, we inadvertently reverted the `sed` command in the `deploy`
workflow to the versioneer version. This reintroduces the correct
command from #61.
leouieda added a commit that referenced this pull request Oct 27, 2020
In #59, we inadvertently reverted the `sed` command in the `deploy`
workflow to the versioneer version. This reintroduces the correct
command from #61.
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.

2 participants