Skip to content

Commit

Permalink
Fix CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout committed Dec 8, 2024
1 parent 5ff7955 commit 03a069e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,7 @@ testpaths = ["tests"]
[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"

# FIXME: https://github.com/astral-sh/uv/issues/9513
[tool.setuptools]
license-files = []

0 comments on commit 03a069e

Please sign in to comment.