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 pip 18 #908

Merged
merged 1 commit into from
Jul 23, 2018
Merged

Conversation

stealthycoin
Copy link
Contributor

Add support for pip 18

Change the if/else logic so it will work with new versions without
changes.

Change the if/else logic so it will work with new versions without
changes.
@stealthycoin stealthycoin requested review from jamesls and kyleknap July 23, 2018 00:24
@jamesls
Copy link
Member

jamesls commented Jul 23, 2018

Should we also bump our ceiling on pip version to <=18?

EDIT: missed the setup.py update.

@codecov-io
Copy link

codecov-io commented Jul 23, 2018

Codecov Report

Merging #908 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #908   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files          27       27           
  Lines        4449     4449           
  Branches      558      558           
=======================================
  Hits         4248     4248           
  Misses        129      129           
  Partials       72       72
Impacted Files Coverage Δ
chalice/compat.py 40.54% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6ba7fc...49673a3. Read the comment docs.

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.

3 participants