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

docs: require Poetry v1.2+ #816

Merged
merged 1 commit into from
Sep 24, 2022
Merged

docs: require Poetry v1.2+ #816

merged 1 commit into from
Sep 24, 2022

Conversation

sisp
Copy link
Member

@sisp sisp commented Sep 22, 2022

I've documented in the contributing guide that Poetry v1.2+ is required now.

Poetry v1.1 has some interoperability issues with lock files generated by Poetry v1.2 (python-poetry/poetry#6593). Since @dependabot uses Poetry v1.2 now, I'm afraid we need to follow to avoid issues. Note that it may be necessary to purge the PyPI cache after updating to Poetry v1.2:

poetry cache clear --all PyPI

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2022

Codecov Report

Merging #816 (48c1589) into master (c3ecc1c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #816   +/-   ##
=======================================
  Coverage   96.67%   96.67%           
=======================================
  Files          41       41           
  Lines        2951     2951           
=======================================
  Hits         2853     2853           
  Misses         98       98           
Flag Coverage Δ
unittests 96.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@yajo yajo merged commit 0e97a17 into copier-org:master Sep 24, 2022
@sisp sisp deleted the docs/poetry-1-2 branch September 24, 2022 09:09
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