mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 07:03:57 +00:00
build: remove markdown dependency, replaced by markdown-it-py
The markdown package is no longer used after switching the README parser to markdown-it-py in the feature branch. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
0f374970dd
commit
143abbf201
2 changed files with 0 additions and 12 deletions
|
|
@ -6,7 +6,6 @@ requires-python = ">=3.13"
|
|||
dependencies = [
|
||||
"httpx==0.28.1",
|
||||
"jinja2==3.1.6",
|
||||
"markdown==3.10.2",
|
||||
"markdown-it-py==4.0.0",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue