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

fix installation issues #213

Merged
merged 10 commits into from
Aug 27, 2019
Merged

fix installation issues #213

merged 10 commits into from
Aug 27, 2019

Conversation

steven-murray
Copy link
Contributor

Should fix the installation order issue in the same way that pyuvdata did recently.

Also adds some installation instructions and an environment.yml for simpler installation of dev environment.

Note that tests probably won't work until some of the upstream hera packages have merged their PRs for this issue.

Copy link
Collaborator

@philbull philbull left a comment

Choose a reason for hiding this comment

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

This looks good to me, but need to see if tests pass once upstream changes are merged.

@coveralls
Copy link

coveralls commented Aug 23, 2019

Coverage Status

Coverage decreased (-0.02%) to 96.805% when pulling b8e1a9d on installation-issues into 87c6d0a on master.

@mkolopanis
Copy link
Member

Hmm I don't think coveralls is building off both py2 and py3 versions. Can you try adding:

env:
  global:
    - COVERALLS_PARALLEL=true

to the travis yml, that might make the coverage bot happy

Copy link
Member

@mkolopanis mkolopanis left a comment

Choose a reason for hiding this comment

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

This all looks good to me. Consistent with installation changes in other repos too. Unless @philbull has any more comments.

@steven-murray steven-murray merged commit 849bd7d into master Aug 27, 2019
@steven-murray steven-murray deleted the installation-issues branch August 27, 2019 18:35
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.

None yet

4 participants