Ignore:
Timestamp:
07/05/10 12:56:53 (23 months ago)
Author:
dart
Message:

LoReality?:
o Add squadrons, pilots.
o Lot of fix
o Some cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/loreality/setup.py

    r2097 r2104  
    88setup( 
    99    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', 
    1515    install_requires=[ 
    1616        "Pylons>=0.9.7", 
    1717        "SQLAlchemy>=0.5", 
     18        "AuthKit>=0.4.3,<=0.4.99", 
     19 
    1820    ], 
    1921    setup_requires=["PasteScript>=1.6.3"], 
Note: See TracChangeset for help on using the changeset viewer.