Skip to content

Commit cdebed0

Browse files
sarahtranfbfacebook-github-bot
authored andcommitted
Pin click version to unblock pyre in OSS tests (#1585)
Summary: Pull Request resolved: #1585 https://github.com/pytorch/captum/actions/runs/15624014638/job/44015562597 "Error: Invalid value for '--version': <VersionKind.NONE: 'none'> is not one of 'none', 'client', 'client_and_binary'." More context: https://fb.workplace.com/groups/pyreqa/posts/9961115623978180/?comment_id=9966873783402364 Reviewed By: vivekmig Differential Revision: D76605474 fbshipit-source-id: 4c3b8907a3529bf6bcc0557c8cc8c2f148466319
1 parent 86db600 commit cdebed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ def report(*args):
8181
"ufmt",
8282
"scikit-learn",
8383
"annoy",
84+
"click<8.2.0",
8485
]
8586
)
8687

0 commit comments

Comments
 (0)