Mercurial > hg > nsaunier > traffic-intelligence
comparison setup.py @ 1108:77ce1cb3c868
uploading minor version 0.2.4
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Fri, 15 Mar 2019 16:10:08 -0400 |
| parents | 3945d239634e |
| children | 4b2a55d570c1 |
comparison
equal
deleted
inserted
replaced
| 1107:a68e01bc3aa5 | 1108:77ce1cb3c868 |
|---|---|
| 3 with open('README') as file: | 3 with open('README') as file: |
| 4 long_description = file.read() | 4 long_description = file.read() |
| 5 | 5 |
| 6 setuptools.setup( | 6 setuptools.setup( |
| 7 name='trafficintelligence', | 7 name='trafficintelligence', |
| 8 version='0.2.3', | 8 version='0.2.4', |
| 9 author='Nicolas Saunier', | 9 author='Nicolas Saunier', |
| 10 author_email='[email protected]', | 10 author_email='[email protected]', |
| 11 url='https://bitbucket.org/Nicolas/trafficintelligence', | 11 url='https://bitbucket.org/Nicolas/trafficintelligence', |
| 12 packages=setuptools.find_packages(), | 12 packages=setuptools.find_packages(), |
| 13 description='Python modules of the Traffic Intelligence project', | 13 description='Python modules of the Traffic Intelligence project', |
