From 70a1a2ea8134d1ad137f63aa5f35db7234fb53ae Mon Sep 17 00:00:00 2001 From: pbrod Date: Fri, 27 May 2016 08:43:42 +0200 Subject: [PATCH] Added more paths to py.test --- setup.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/setup.cfg b/setup.cfg index 4def869..edd2214 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,6 +48,11 @@ packages = [test] # py.test options when running `python setup.py test` addopts = + wafo + wafo/spectrum + wafo/transform + wafo/covariance + wafo/wave_theory wafo/tests wafo/covariance/tests wafo/spectrum/tests