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 #161 -- use extras_require to specify per-platform/per-Python dependencies #166

Merged
merged 1 commit into from
Feb 16, 2017

Conversation

Kwpolska
Copy link
Contributor

This fixes #161. pip understands extras_require and uses them properly.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.79% when pulling 2e3419a on Kwpolska:master into fcaa499 on pydoit:master.

@schettino72
Copy link
Member

failed. "darwin" is not valid on 3.3 and 3.4.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.79% when pulling 26c17da on Kwpolska:master into fcaa499 on pydoit:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.79% when pulling 6333bb8 on Kwpolska:master into fcaa499 on pydoit:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.79% when pulling c43d165 on Kwpolska:master into 6712d5b on pydoit:master.

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.

Crashes on Python 3.3 due to missing pathlib
3 participants