We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148024d commit e45d9b4Copy full SHA for e45d9b4
pyproject.toml
@@ -3,7 +3,7 @@ name = "torchcodec"
3
description = "A video decoder for PyTorch"
4
readme = "README.md"
5
requires-python = ">=3.10"
6
-license-files = ["LICENSE"]
+license = {file = "LICENSE"}
7
authors = [
8
{ name = "PyTorch Team", email = "[email protected]" },
9
]
0 commit comments