From 48d9343dba31efe113f675feaf694aa93a5d33af Mon Sep 17 00:00:00 2001 From: Robert Wolterman Date: Sat, 25 Feb 2017 19:43:29 -0600 Subject: [PATCH] forgot to update the manifest to remove the overlay stuff --- MANIFEST.in | 1 - 1 file changed, 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 50b245a..041166e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,4 +2,3 @@ include distribute_setup.py include README.rst include CHANGELOG.rst recursive-include source *.h -recursive-include overlays *.dts *.py