Skip to content

Commit e627ae3

Browse files
committed
Add lit to list of allowed packages
As it is now mandatory (albeit spurious) dependency of pytorch-triton See https://pypi.org/project/lit/ for more details
1 parent 3c5c885 commit e627ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

s3_management/manage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"cmake",
4242
"filelock",
4343
"idna",
44+
"lit",
4445
"mpmath",
4546
"nestedtensor",
4647
"networkx",

0 commit comments

Comments
 (0)