Skip to content

Commit 8b2ad5b

Browse files
authored
Use torchcodec lowercase for wheel names (#548)
1 parent 93b38e4 commit 8b2ad5b

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
@@ -1,5 +1,5 @@
11
[project]
2-
name = "TorchCodec"
2+
name = "torchcodec"
33
description = "A video decoder for PyTorch"
44
readme = "README.md"
55
requires-python = ">=3.8"

0 commit comments

Comments
 (0)