Skip to content

Commit

Permalink
Workaround for astral-sh/uv#9513
Browse files Browse the repository at this point in the history
  • Loading branch information
lucach committed Jan 9, 2025
1 parent 5d6b550 commit eabccb4
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 @@ -12,6 +12,9 @@ dependencies = [
"skia-python>=132.0b11",
]

[tool.setuptools]
license-files = []

[dependency-groups]
dev = [
"pycodestyle>=2.12.1",
Expand Down

0 comments on commit eabccb4

Please sign in to comment.