Skip to content

Commit e45d9b4

Browse files
committed
remove license-files
1 parent 148024d commit e45d9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "torchcodec"
33
description = "A video decoder for PyTorch"
44
readme = "README.md"
55
requires-python = ">=3.10"
6-
license-files = ["LICENSE"]
6+
license = {file = "LICENSE"}
77
authors = [
88
{ name = "PyTorch Team", email = "[email protected]" },
99
]

0 commit comments

Comments
 (0)