diff --git a/tools/adoc_galaxy.py b/tools/adoc_galaxy.py index bd02610..2c98b9c 100755 --- a/tools/adoc_galaxy.py +++ b/tools/adoc_galaxy.py @@ -30,7 +30,7 @@ clusters = [] pathClusters = os.path.join(thisDir, '../clusters') pathGalaxies = os.path.join(thisDir, '../galaxies') -skip_list = ["cancer.json"] +skip_list = ["cancer.json", "handicap.json"] for f in os.listdir(pathGalaxies): if '.json' in f: