Skip to content

Conversation

@bsipocz
Copy link
Member

@bsipocz bsipocz commented Jun 4, 2015

There are many RuntimeWarning due to absolute imports. Those are fixed in the PR by adding

from __future__ import absolute_import

to the setup_package.py files.

The same issue was solved in astropy in: astropy/astropy#3215

@keflavich
Copy link
Contributor

OK, will merge when it passes.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 65.33% when pulling b7c8d77 on bsipocz:setup_package_abs_import into 5904f65 on astropy:master.

keflavich added a commit that referenced this pull request Jun 4, 2015
Adding absolute_import to all setup_package
@keflavich keflavich merged commit eb4ca1c into astropy:master Jun 4, 2015
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.

3 participants