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

Make emmo package pip installable in fresh env #44

Merged
merged 2 commits into from
Sep 19, 2020

Conversation

CasperWA
Copy link
Contributor

@CasperWA CasperWA commented Sep 18, 2020

Fixes #45.

Don't import emmo package prior to installation, instead retrieve the version through manual retrieval from emmo/__init__.py.

Change version variable to the more "pythonic" __version__.

CasperWA and others added 2 commits September 18, 2020 12:52
Don't import `emmo` package prior to installation, instead retrieve the
version by manual retrieval from `emmo/__init__.py`.

Change version variable to the more "pythonic" `__version__`.
Copy link
Collaborator

@jesper-friis jesper-friis left a comment

Choose a reason for hiding this comment

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

Thanks Casper. Looks good.

@jesper-friis jesper-friis merged commit 51ccfa7 into emmo-repo:master Sep 19, 2020
@CasperWA CasperWA deleted the fix_setup branch January 19, 2021 09:10
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.

Not immediately installable with pip
2 participants