Changeset 2104 for trunk/loreality/setup.py
- Timestamp:
- 07/05/10 12:56:53 (23 months ago)
- File:
-
- 1 edited
-
trunk/loreality/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/loreality/setup.py
r2097 r2104 8 8 setup( 9 9 name='loreality', 10 version='0. 1',11 description=' ',12 author=' ',13 author_email=' ',14 url=' ',10 version='0.0.1', 11 description='Lockon Reality Tool', 12 author='DArt', 13 author_email='dart@dartsite.org', 14 url='http://lotatc.dartsite.org', 15 15 install_requires=[ 16 16 "Pylons>=0.9.7", 17 17 "SQLAlchemy>=0.5", 18 "AuthKit>=0.4.3,<=0.4.99", 19 18 20 ], 19 21 setup_requires=["PasteScript>=1.6.3"],
Note: See TracChangeset
for help on using the changeset viewer.
