Changeset 334 for trunk/setup.py

Show
Ignore:
Timestamp:
11/13/08 14:38:49 (4 years ago)
Author:
apdavison
Message:

More tweaks

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/setup.py

    r331 r334  
    1010                'NeuroTools.utilities', 
    1111                'NeuroTools.spike2', 
     12                'NeuroTools.spike2.sonpy', 
    1213                'NeuroTools.datastore', 
    1314                'NeuroTools.datastore.django_orm', 
     
    1617    author = "The NeuralEnsemble Community", 
    1718    author_email = "neurotools@neuralensemble.org", 
    18     url = "http://neuralensemble.org/NeuroTools", 
    1919    description = "A collection of tools to support all tasks associated with a neural simulation project which are not handled by the simulation engine", 
    2020    license = "GPLv2",