Skip to content

Commit

Permalink
Work around pypy38: skipped error, in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
john-kurkowski committed Aug 20, 2024
1 parent e624fdc commit 06ccd08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,6 @@ ignore = [

[tool.ruff.lint.pydocstyle]
convention = "pep257"

[tool.uv.pip]
python-downloads = "manual"

0 comments on commit 06ccd08

Please sign in to comment.