From 9e30a7afad24061d4dd2da4546f401cc2371c5e0 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Mon, 11 Mar 2013 16:23:07 +0100 Subject: MANIFEST.in: include the test suite --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index d09c3ce..88ba387 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,3 @@ include LICENSE include epydoc.conf +include test.py -- cgit v1.2.3