From 61b48deb75d017b967e673314f3a62d2cf7d082f Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Jan 20 2017 18:33:15 +0000 Subject: Install tests via setup.cfg --- diff --git a/setup.cfg b/setup.cfg index c8f8c20..a68796b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,5 @@ +[packages] +tests = True + [rc_options] backend = GTKAgg