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

♻️ Add support for extras_require #8

Merged
merged 11 commits into from
Jan 23, 2020
Merged

♻️ Add support for extras_require #8

merged 11 commits into from
Jan 23, 2020

Conversation

ddelange
Copy link
Owner

@ddelange ddelange commented Jan 23, 2020

part 1:

  • there is some extras_require down the tree (e.g. at depth 3), which needs to be properly propagated

part 2:

  • aiobotocore is root_dep, but other root_dep depends on aiobotocore[boto3]
  • aiobotocore[awscli] is root_dep, but other root_dep depends on aiobotocore[boto3]

@ddelange ddelange merged commit d712b9d into master Jan 23, 2020
@ddelange ddelange deleted the fixes branch January 23, 2020 15:23
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

1 participant