Skip to content

Commit eb6a992

Browse files
committed
fix CI
1 parent 720a1c8 commit eb6a992

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ dev = [
9191
"pytest-cov>=6.0.0",
9292
"pytest-django>=4.10.0",
9393
"python-dateutil>=2.9.0.post0",
94-
"readme-renderer[markdown]>=44.0",
9594
"ruff>=0.9.7",
9695
"tomlkit>=0.13.2",
9796
"tqdm>=4.67.1",
@@ -102,7 +101,7 @@ docs = [
102101
"doc8>=1.1.2",
103102
"docutils>=0.21.2",
104103
"furo>=2024.8.6",
105-
"readme-renderer>=44.0",
104+
"readme-renderer[markdown]>=44.0",
106105
"sphinx>=7.4.7",
107106
"sphinx-autobuild>=2024.10.3",
108107
"sphinx-tabs>=3.4.7",

uv.lock

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)