Skip to content

Fixes issue #144.#145

Merged
pelson merged 2 commits intoSciTools:masterfrom
mrshannon:fix_issue_144
Feb 2, 2019
Merged

Fixes issue #144.#145
pelson merged 2 commits intoSciTools:masterfrom
mrshannon:fix_issue_144

Conversation

@mrshannon
Copy link
Copy Markdown
Contributor

Fixes issue #144 as per the method documented by ead at https://stackoverflow.com/a/54138355. This delays the numpy.get_include() call until after the packages listed in setup_requires are installed.

Removes the need to manually run:

pip install numpy

before installing cf-units.

I have tested this for:

  • Python 2.7
  • Python 3.5
  • Python 3.6
  • Python 3.7

As per the method documented by ead at https://stackoverflow.com/a/54138355
this delays the numpy.get_include() call until after after the packages listed
in setup_requires are installed.
@coveralls
Copy link
Copy Markdown

coveralls commented Feb 1, 2019

Coverage Status

Coverage increased (+2.8%) to 91.434% when pulling baba1fa on mrshannon:fix_issue_144 into ea5cde8 on SciTools:master.

@bjlittle
Copy link
Copy Markdown
Member

bjlittle commented Feb 1, 2019

👍 Thanks @mrshannon for persisting 😄

LGTM, thoughts @pelson ?

@pelson
Copy link
Copy Markdown
Member

pelson commented Feb 2, 2019

Super. thanks @mrshannon.

@pelson pelson merged commit 90c705f into SciTools:master Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants