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

Drop PIL and Scipy dependencies #188

Merged
merged 4 commits into from
Oct 23, 2015
Merged

Conversation

caspervdw
Copy link
Member

This makes PIL and scipy really optional, as a step up to #186 . I added a Travis mode with numpy only.

The PyAv reader is based on PIL too, so there is an extra check for that now.

Additionally, test with only packages numpy and scipy
PyAv reader requires PIL.
@danielballan
Copy link
Member

I read it twice, looks good. We'll settle the pillow v3 issue in the next round.

Do you want an v0.3.2rc2?

danielballan added a commit that referenced this pull request Oct 23, 2015
Drop PIL and Scipy dependencies
@danielballan danielballan merged commit e29f0d4 into soft-matter:master Oct 23, 2015
@caspervdw
Copy link
Member Author

Yes please then trackpy tests can pass again

@danielballan
Copy link
Member

Done and pushed to PyPI. Let me know if this looks good and I'll tag v0.3.2
final.

Dan

On Fri, Oct 23, 2015 at 11:53 AM Casper van der Wel <
[email protected]> wrote:

Yes please then trackpy tests can pass again


Reply to this email directly or view it on GitHub
#188 (comment).

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