Changeset 182:946e46850603
- Timestamp:
- 09/30/07 17:35:14 (14 months ago)
- Author:
- tziade@…
- Message:
-
cheeseshop fixes
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r178
|
r182
|
|
| 29 | 29 | setup(name='eggchecker', |
| 30 | 30 | version=version, |
| 31 | | description="setuptools extension to run QA on the code", |
| | 31 | description=("setuptools command extensions to run QA and tests " |
| | 32 | "on the code"), |
| 32 | 33 | long_description=README, |
| 33 | 34 | classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers |
| 34 | 35 | keywords='qa pylintrc', |
| 35 | | author='Tarek Ziad\xc3\xa9', |
| | 36 | author='Tarek Ziade', |
| 36 | 37 | author_email='tarek@ziade.org', |
| 37 | 38 | url='http://hg.programmation-python.org', |