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

Replace pipenv by poetry #5

Merged
merged 1 commit into from
Dec 7, 2022
Merged

Replace pipenv by poetry #5

merged 1 commit into from
Dec 7, 2022

Conversation

cbartz
Copy link
Contributor

@cbartz cbartz commented Dec 7, 2022

Reasons

  • multiple Python Versions can be specified
  • poetry uses standard-based (PEP 518) pyproject.toml file
  • poetry allows easy building and pushing to PyPI

@cbartz cbartz self-assigned this Dec 7, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 93.64% // Head: 93.64% // No change to project coverage 👍

Coverage data is based on head (dc60b0f) compared to base (34248b7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          20       20           
  Lines         708      708           
=======================================
  Hits          663      663           
  Misses         45       45           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cbartz cbartz merged commit 2ca8161 into master Dec 7, 2022
@cbartz cbartz deleted the poetry branch December 7, 2022 07:07
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