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

Use poetry-core as build-system #1152

Merged
merged 1 commit into from Oct 1, 2021
Merged

Conversation

rytilahti
Copy link
Owner

Using poetry-core allows performing installation without having full poetry setup installed, e.g.:

$ pip install .

should work now directly.

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2021

Codecov Report

Merging #1152 (887b02b) into master (43d9eaf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1152   +/-   ##
=======================================
  Coverage   76.06%   76.06%           
=======================================
  Files          76       76           
  Lines        8921     8921           
  Branches      748      748           
=======================================
  Hits         6786     6786           
  Misses       1951     1951           
  Partials      184      184           

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 43d9eaf...887b02b. Read the comment docs.

@rytilahti rytilahti merged commit dea3e91 into master Oct 1, 2021
@rytilahti rytilahti deleted the janitor/use_poetry_core branch October 1, 2021 23:03
@rytilahti rytilahti mentioned this pull request Nov 30, 2021
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

2 participants