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

Single source the package version #49

Merged

Conversation

hegdevinayi
Copy link
Member

@tachyontraveler
Copy link
Member

setup.py is trying to import Django via the qmpy/__init__.py, before the Travis install Django inside its docker

- The previous `from qmpy import __version__` does not work as the
  `qmpy/__init__.py` file imports several packages that will not be available
  to `setup.py` (which is not really a good practice, but it is what we have)
@hegdevinayi
Copy link
Member Author

setup.py is trying to import Django via the qmpy/__init__.py, before the Travis install Django inside its docker

Yeah I saw that--that's why didn't merge the PR.

@tachyontraveler
Copy link
Member

lgtm!

@tachyontraveler tachyontraveler merged commit 1c795ae into wolverton-research-group:master Sep 17, 2019
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