From 348f48b68eb029f9b3f74c9b14de508f643ce3fe Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Tue, 8 Jun 2021 03:40:18 +0300 Subject: add tests to setup packages --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') 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') -- cgit v1.2.3