Skip to content

Commit 6655a47

Browse files
authored
docs: drop poetry from docs (#1433)
1 parent c478378 commit 6655a47

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/plugins/main.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ def install_logfire(markdown: str, page: Page) -> str:
101101
' ```bash',
102102
f' uv add {package}',
103103
' ```',
104-
'=== "poetry"',
105-
' ```bash',
106-
f' poetry add {package}',
107-
' ```',
108104
]
109105

110106
if not extras:

0 commit comments

Comments
 (0)