From a71e21abde0f45155c86d044bf609a7d37a891ba Mon Sep 17 00:00:00 2001 From: Alessandro Amici Date: Tue, 15 May 2018 20:09:53 +0200 Subject: Add first test and sync MANIFEST. --- MANIFEST.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 07b2794..e009529 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,5 @@ include *.in include *.rst +include *.py recursive-include cdsapi *.py +recursive-include tests *.py \ No newline at end of file -- cgit v1.2.3