Skip to content

Commit

Permalink
MAINT: remove pygments constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 13, 2025
1 parent 01428d6 commit 1c1e1ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,3 @@ description = "Run all notebooks with pytest"
allowlist_externals = ["pre-commit"]
commands = [["pre-commit", "run", "--all-files", {replace = "posargs", extend = true}]]
description = "Perform all linting, formatting, and spelling checks"

[tool.uv]
constraint-dependencies = [
"pygments!=2.19.*", # https://github.com/felix-hilden/sphinx-codeautolink/issues/152
]
9 changes: 3 additions & 6 deletions uv.lock

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

0 comments on commit 1c1e1ca

Please sign in to comment.