Changeset 400
- Timestamp:
- 02/15/07 01:57:49 (2 years ago)
- Files:
-
- pyndexter/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
pyndexter/trunk/setup.py
r394 r400 17 17 platforms=['any'], 18 18 author='Alec Thomas', 19 author_email=__author__ ,19 author_email=__author__.split('<')[1][:-1], 20 20 version=__version__, 21 21 test_suite='pyndexter.test.suite',
