comparison setup.py @ 4:eaf51f9aff10 draft

planemo upload for repository https://github.com/COMBAT-TB/confil commit 9e5284a2616de5d869319f9c4436716a3f6656f8-dirty
author sanbi-uwc
date Mon, 04 Mar 2019 03:28:57 -0500
parents 53a61865e86e
children 2b90d0574ea5
comparison
equal deleted inserted replaced
3:53a61865e86e 4:eaf51f9aff10
3 with open("README.md", "r") as fh: 3 with open("README.md", "r") as fh:
4 long_description = fh.read() 4 long_description = fh.read()
5 5
6 setup( 6 setup(
7 name='confil', 7 name='confil',
8 version='0.0.1', 8 version='0.1.2',
9 url='https://github.com/COMBAT-TB/confil', 9 url='https://github.com/COMBAT-TB/confil',
10 description='Contamination filter', 10 description='Contamination filter',
11 long_description=long_description, 11 long_description=long_description,
12 long_description_content_type="text/markdown", 12 long_description_content_type="text/markdown",
13 keywords='contamination, filter', 13 keywords='contamination, filter',