aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index e43ab0a..3f0922b 100644
--- a/setup.py
+++ b/setup.py
@@ -30,6 +30,7 @@ setup(author='Bonface M. K.',
'gn3.api',
'gn3.computations',
'gn3.db',
+ 'tests'
],
url='https://github.com/genenetwork/genenetwork3',
version='0.1')