From e5e578de8cba68937bfae86bfe607d93660788e1 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" Date: Thu, 21 Dec 2017 01:23:00 -0800 Subject: [PATCH] update MANIFEST --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 47e3080c0..effba2c31 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,7 @@ include gittaggers.py Makefile cwltool.py include tests/* include tests/tmp1/tmp2/tmp3/.gitkeep include tests/wf/* +include tests/override/* include cwltool/schemas/v1.0/*.yml include cwltool/schemas/draft-2/*.yml include cwltool/schemas/draft-3/*.yml