Changeset 239:de3a490db4c1

Show
Ignore:
Timestamp:
05/16/08 23:19:16 (3 months ago)
Author:
Tarek Ziade
Message:

2008

Files:
37 added
1 modified

Legend:

Unmodified
Added
Removed
  • eggchecker/src/setup.py

    r201 r239  
    2020# along with this program; if not, write to the Free Software 
    2121# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
     22 
    2223from setuptools import setup, find_packages 
    2324import sys, os 
     
    3435      classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers 
    3536      keywords='qa pylintrc', 
    36       author='Tarek Ziade', 
     37      author=u'Tarek Ziadé', 
    3738      author_email='tarek@ziade.org', 
    3839      url='http://hg.programmation-python.org',