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 --with-upstream-urllib3 option to remove vendored version #1725

Merged
merged 3 commits into from
Feb 2, 2020

Conversation

pingiun
Copy link
Contributor

@pingiun pingiun commented Jan 24, 2020

Fixes #1583

To use this feature, install using:

python setup.py install --with-urllib3

@pingiun
Copy link
Contributor Author

pingiun commented Jan 25, 2020

It seems the failing tests are not of my wrongdoing, I can rebase whenever those are fixed/removed

@tsnoam tsnoam merged commit 743e2fc into python-telegram-bot:master Feb 2, 2020
@Bibo-Joshi Bibo-Joshi mentioned this pull request Feb 3, 2020
@pingiun pingiun changed the title Add --with-urllib3 option to remove vendored version Add --with-upstream-urllib3 option to remove vendored version Feb 8, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Make vendored urllib3 optional during setup.py
3 participants