diff --git a/MANIFEST.in b/MANIFEST.in index f155819..e9dc594 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ global-exclude *.pyc global-exclude __pycache__ -recursive-include hydra_plugins/* *.yaml \ No newline at end of file +recursive-include hydra_plugins/jz_hydra_submitit_launcher/* *.yaml \ No newline at end of file