Skip to content

Commit f356a50

Browse files
No need for license-files in pyproject.toml
The default glob includes `LICEN[CS]E*` which covers `LICENSE.txt`.
1 parent e410173 commit f356a50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ classifiers = [
5656
'Programming Language :: Python :: 3.13',
5757
]
5858
license = "MIT"
59-
license-files = ["LICENSE.txt"]
6059
keywords = ["Python", "compressed", "ndimensional-arrays", "zarr"]
6160

6261
[project.optional-dependencies]

0 commit comments

Comments
 (0)