diff options
author | Alexander Kabui | 2021-06-08 03:40:18 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-06-11 08:57:54 +0300 |
commit | 348f48b68eb029f9b3f74c9b14de508f643ce3fe (patch) | |
tree | 900f612b05a33f9990e97d042f8f6a4776a723ce | |
parent | d15cbf953bd3b3e9260e88d5663a1cf20414d776 (diff) | |
download | genenetwork3-348f48b68eb029f9b3f74c9b14de508f643ce3fe.tar.gz |
add tests to setup packages
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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') |