Skip to content

Commit bf753a8

Browse files
committed
Update
[ghstack-poisoned]
1 parent 9a1ddde commit bf753a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_requirements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def main(args):
9090
CMAKE_BUILD_ARGS = os.getenv("CMAKE_BUILD_ARGS", "")
9191
USE_PYTORCH_NIGHTLY = True
9292

93-
parser = argparse.ArgumentParser(prog="install_requirements")
93+
parser = argparse.ArgumentParser()
9494
parser.add_argument(
9595
"--pybind",
9696
action="append",

0 commit comments

Comments
 (0)