Skip to content

Commit

Permalink
Add pygments to plain-pages dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert committed Jan 28, 2025
1 parent 3e1c11b commit cdbf0d9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
1 change: 1 addition & 0 deletions plain-pages/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dependencies = [
"plain<1.0.0",
"mistune>=3.0.0",
"python-frontmatter>=1.0.0",
"pygments>=2.0.0",
]

[tool.hatch.build.targets.wheel]
Expand Down
27 changes: 19 additions & 8 deletions plain-pages/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cdbf0d9

Please sign in to comment.