Skip to content

Commit 5e37777

Browse files
ratalclaude
andcommitted
fix release: suppress License-File metadata field that twine/PyPI rejects
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 99beca4 commit 5e37777

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[build-system]
22
requires = ["setuptools>=61", "cython>=3.0", "numpy"]
33
build-backend = "setuptools.build_meta"
4+
5+
[tool.setuptools]
6+
license-files = []

0 commit comments

Comments
 (0)