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

Remove pipenv from development and documentation #22

Merged
merged 1 commit into from Feb 28, 2019

Conversation

SethMMorton
Copy link
Owner

Pipenv keeps changing its API and causing my builds to fail. I am tired
of this. From now on, only pip will be used. Besides, Pipenv doesn't
make much sense for use in a library, anyway.

Pipenv keeps changing its API and causing my builds to fail. I am tired
of this. From now on, only pip will be used. Besides, Pipenv doesn't
make much sense for use in a library, anyway.
@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@b59564b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage          ?   90.31%           
=========================================
  Files             ?        6           
  Lines             ?      857           
  Branches          ?      137           
=========================================
  Hits              ?      774           
  Misses            ?       39           
  Partials          ?       44

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 b59564b...ee3fb9a. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@b59564b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage          ?   90.31%           
=========================================
  Files             ?        6           
  Lines             ?      857           
  Branches          ?      137           
=========================================
  Hits              ?      774           
  Misses            ?       39           
  Partials          ?       44

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 b59564b...ee3fb9a. Read the comment docs.

@SethMMorton SethMMorton merged commit 4427358 into master Feb 28, 2019
@SethMMorton SethMMorton deleted the eliminate-pipenv branch February 28, 2019 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant