Skip to content

Commit 592c021

Browse files
committed
Update URL and description (meta-pytorch#10)
1 parent 9dc31f9 commit 592c021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ def get_requirements():
127127
version=get_and_write_version(),
128128
author="PyTorch Team",
129129
author_email="packages@pytorch.org",
130-
url="TODO",
131-
description="TODO",
130+
url="https://github.com/pytorch-labs/torchvision-extra-decoders/",
131+
description="An extension of torchvision for decoding AVIF and HEIC images.",
132132
long_description=readme,
133133
long_description_content_type="text/markdown",
134134
license="LGPLv2.1",

0 commit comments

Comments
 (0)