From f470c66c8a19b3959dd34bc238ecc2e9433289e3 Mon Sep 17 00:00:00 2001 From: Ryan Petrello Date: Thu, 20 Nov 2014 10:03:09 -0500 Subject: [PATCH] Include tests in the source distribution (so pecan can download and run them). Change-Id: I689133c53a1bba749d96cd4e612c2628816ae3a7 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 5da9e90..a54c476 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,6 +45,7 @@ namespace_packages = extra_files = setup.py README.rst + tests [wheel] # WSME has different requirements depending on the version of Python