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 ec9de50 commit 0b6aa0aCopy full SHA for 0b6aa0a
pyproject.toml
@@ -3,7 +3,7 @@ name = "torchcodec"
3
description = "A video decoder for PyTorch"
4
readme = "README.md"
5
requires-python = ">=3.8"
6
-license = {file = "LICENSE"}
+license-files = ["LICENSE"]
7
authors = [
8
{ name = "PyTorch Team", email = "[email protected]" },
9
]
0 commit comments