From 1f8a54d0505c23c4c9187c7749dce7fd8da2e718 Mon Sep 17 00:00:00 2001 From: Diego Prada Date: Mon, 5 Jul 2021 09:29:16 -0500 Subject: [PATCH] Adding manifest --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 21ff71a..c0cddc1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,4 +4,4 @@ include CODE_OF_CONDUCT.md include versioneer.py graft pyunitwizard -global-exclude *.py[cod] __pycache__ *.so \ No newline at end of file +global-exclude *.py[cod] __pycache__ *.so