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 numpy optional #43

Merged
merged 3 commits into from
May 26, 2017
Merged

Make numpy optional #43

merged 3 commits into from
May 26, 2017

Conversation

famanson
Copy link
Contributor

Hi @pegler,

In your last merge, docopt, shapely and numpy are all made into required dependencies rather than optional. While we are okay with docopt and shapely, numpy is a rather heavy dependency and it does not play nicely with our existing codebase in production.

Is there any chance it can be made optional again? (I've done this on our fork anyway as you can see in this PR)

@coveralls
Copy link

coveralls commented May 26, 2017

Coverage Status

Coverage decreased (-0.9%) to 71.698% when pulling d9b758d on esplorio:master into df871d2 on pegler:master.

@coveralls
Copy link

coveralls commented May 26, 2017

Coverage Status

Coverage decreased (-0.9%) to 71.698% when pulling 5bab3fd on esplorio:master into df871d2 on pegler:master.

@pegler pegler merged commit 934604c into pegler:master May 26, 2017
@pegler
Copy link
Owner

pegler commented May 26, 2017

thanks @famanson! I just pushed v3.0.1 to pypi

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

3 participants