Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Remove deprecated command line flags #16088

Merged
merged 1 commit into from
Aug 20, 2018

Conversation

jvasile
Copy link
Contributor

@jvasile jvasile commented Jul 23, 2018

These flags are no longer supported. First they were deprecated, but now they're actually removed. This patch deletes the flags because they were causing the pip install to fail.

Allow-insecure was renamed to allow-unverified in pip v1.5 and then
allow-unverified became unsupported with allow-external in v10.0.0b1.
See https://pip.pypa.io/en/stable/news for details.
@jvasile jvasile force-pushed the remove-deprecated-flags branch from 69260e1 to 1390861 Compare July 23, 2018 18:36
@J0WI
Copy link
Contributor

J0WI commented Aug 12, 2018

LGTM, @Hainish does this need any follow up changes?

@Hainish Hainish merged commit f3c1927 into EFForg:master Aug 20, 2018
@Hainish
Copy link
Member

Hainish commented Aug 20, 2018

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants