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 install instructions to README.md #90

Merged
merged 1 commit into from
Apr 25, 2020
Merged

Conversation

johan-bjareholt
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

Merging #90 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   90.78%   90.78%           
=======================================
  Files          34       34           
  Lines        1606     1606           
  Branches      249      249           
=======================================
  Hits         1458     1458           
  Misses        113      113           
  Partials       35       35           

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 b2d9179...e7e1b5b. Read the comment docs.

@ErikBjare
Copy link
Member

Might want to add to these changes another difference between using poetry install and pip install: poetry picks up the version lock file while pip picks the latest version satisfying the version constraints in the pyproject.toml (I've had trouble with that before).

@johan-bjareholt
Copy link
Member Author

Might want to add to these changes another difference between using poetry install and pip install: poetry picks up the version lock file while pip picks the latest version satisfying the version constraints in the pyproject.toml (I've had trouble with that before).

Done

@johan-bjareholt johan-bjareholt merged commit a6a9a9e into master Apr 25, 2020
@johan-bjareholt johan-bjareholt deleted the doc/readme-update branch April 25, 2020 11:17
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.

2 participants