Skip to content

Commit 3268f9f

Browse files
committed
chore: license & license-files => license
The license-files entry causes an error parsing the version information.
1 parent 17e0e37 commit 3268f9f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ dynamic = ["version"]
44
description = "Disk and file backed persistent cache."
55
readme = "README.md"
66
license = { file = "LICENSE" }
7-
license-files.paths = [
8-
"LICENSE",
9-
"src/licenses/python-diskcache"
10-
]
117
authors = [
128
{ name = "phi", email = "[email protected]" }
139
]

0 commit comments

Comments
 (0)