- Timestamp:
- 07/15/09 03:54:24 (4 years ago)
- Files:
-
- 1 modified
-
lang/python/twopy/tags/0.5.0/setup.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/python/twopy/tags/0.5.0/setup.py
r34426 r34428 7 7 except: 8 8 from distutils.core import setup 9 9 import twopy 10 10 name = twopy.__name__ 11 11 author, email = parseaddr(twopy.__author__) … … 20 20 packages = ["twopy"], 21 21 platforms = ["any"], 22 install_requires = [""],23 zip_safe = True,24 22 )
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)