Mercurial > repos > sanbi-uwc > confil
comparison setup.py @ 6:2b90d0574ea5 draft
planemo upload for repository https://github.com/COMBAT-TB/confil commit c84738cfc4876c591d7108229038a4001f836afb
| author | sanbi-uwc | 
|---|---|
| date | Tue, 05 Mar 2019 03:49:38 -0500 | 
| parents | eaf51f9aff10 | 
| children | 5ec97cccb3fe | 
   comparison
  equal
  deleted
  inserted
  replaced
| 5:a7b05dd0087d | 6:2b90d0574ea5 | 
|---|---|
| 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.1.2', | 8 version='0.1.3', | 
| 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', | 
