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

config: get version from metadata #477

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

abom
Copy link
Contributor

@abom abom commented Oct 20, 2020

Description

Get version from package metatdata, according to python-poetry/poetry#273 and https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-package-version.

This will make pyproject.toml as single source for package versioning.

Changes

Change core/config.py version to be set from package metadata and expose it too.

Related Issues

None

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings

Copy link
Collaborator

@xmonader xmonader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

@xmonader xmonader merged commit 35e6055 into development Oct 20, 2020
@abom abom deleted the development_metadata_version branch October 20, 2020 18:46
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