Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d86e9a0

Browse files
🔧 Move code_style to dependency group (#344)
1 parent aa4e28f commit d86e9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Homepage = "https://github.com/executablebooks/markdown-it-py"
3535
Documentation = "https://markdown-it-py.readthedocs.io"
3636

3737
[project.optional-dependencies]
38-
code_style = ["pre-commit~=3.0"]
3938
compare = [
4039
"commonmark~=0.9",
4140
"markdown~=3.4",
@@ -71,6 +70,7 @@ benchmarking = [
7170
profiling = ["gprof2dot"]
7271

7372
[dependency-groups]
73+
pre_commit = ["pre-commit"]
7474
mypy = ["mypy", "mdurl", "typing-extensions"]
7575

7676
[project.scripts]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /