We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b96754 commit 94a7ef4Copy full SHA for 94a7ef4
setup.py
@@ -31,4 +31,5 @@
31
python_requires='>=3.6',
32
include_package_data=True,
33
keywords=['hydra', 'submitit', 'jean-zay'],
34
+ scripts=['jz_hydra_submitit_launcher/bin/hydra-submitit-launch'],
35
)
0 commit comments