-
Hello Poetry Team, I've submitted a PR to add a wrapper command that generates a version-pinned script: #10335. While the functional changes are isolated and straightforward, the In addition to formatting hooks ( I'd appreciate any guidance on:
For reference, these are the tools reporting issues:
Should I accept these changes and commit them as part of this PR? Thanks in advance for your support and for maintaining such a great project. Let me know how best to proceed to get this PR back on track. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
fixed. eval $(poetry env activate) |
Beta Was this translation helpful? Give feedback.
fixed.
eval $(poetry env activate)
pre-commit install
pre-commit run --all-files