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

Setup: include enum and futures backports #337

Merged
merged 1 commit into from Apr 20, 2018

Conversation

clbarnes
Copy link
Contributor

tifffile.py requires enum and concurrent.futures, which are missing from
old python. Now the setup script installs them as necessary.

Minor change: 'full' extra requirements are generated dynamically.

tifffile.py requires enum and concurrent.futures, which are missing from
old python. Now the setup script installs them as necessary.

Minor change: 'full' extra requirements are generated dynamically.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.742% when pulling b95e921 on clbarnes:tifffile-backports into 73dadda on imageio:master.

@almarklein
Copy link
Member

Related to #330. There I improved the error, but did not bother updating setup.py. Thanks to you for fixing this as well!

@almarklein almarklein merged commit 5148900 into imageio:master Apr 20, 2018
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