diff options
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg index 771dd99..df09071 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,6 +4,8 @@ version = 0.0.1 author = Frederick M. Muriithi author_email = not@my.email description = Quality control app for average and standard-error files +long_description = file: README.org +long_description_content_type = text/org url = http://git.genenetwork.org/fredmanglis/gnqc_py [options] |