📝 Remove references to a .rst README generated by poetry new#632
Conversation
|
📝 Docs preview for commit c97b845 at: https://64a1f6c457067b1b9d93f059--typertiangolo.netlify.app |
PR Review Reportaccording to this guide lines TL;DR: No code changed. The command Understand the problemThe docs should be updated to reflect current Poetry behavior. Check the codeReproduce the claimed solution
TestsNothing to test. DocumentationI looked at the linked docs preview and the formatting/spelling checks out. |
|
📝 Docs preview for commit 02ba98d at: https://1731a750.typertiangolo.pages.dev |
…github.com/jonasmmiguel/typer into doc/update-default-poetry-readme-extension
|
📝 Docs preview for commit b2111ff at: https://4877c586.typertiangolo.pages.dev |
|
📝 Docs preview for commit 7fbfad7 at: https://92ac836e.typertiangolo.pages.dev |
|
Great, thank you @jonasmmiguel! 🤓 Thanks @JacobKochems for the review with a comment explaining what you checked, that's super helpful! 🍰 Thanks for the review @kinuax. ☕ And thanks @svlandeg for the help as always! 😎 🎉 |
|
📝 Docs preview for commit bbb0d37 at: https://ef2a6b84.typertiangolo.pages.dev |
Updated the tutorial doc on packaging Typer CLI tools to reflect current Poetry behaviour.
Currently, the default extension for the README generated by
poetry newis.md(not.rst) since this PR.