Skip to content

Commit

Permalink
ENH: remove pygments constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 13, 2025
1 parent c83a084 commit 149c7f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -478,5 +478,4 @@ description = "Perform all linting, formatting, and spelling checks"
[tool.uv]
constraint-dependencies = [
"numpy~=1.0",
"pygments!=2.19.*", # https://github.com/felix-hilden/sphinx-codeautolink/issues/152
]
11 changes: 4 additions & 7 deletions uv.lock

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

0 comments on commit 149c7f1

Please sign in to comment.