Changeset 334 for trunk/setup.py
- Timestamp:
- 11/13/08 14:38:49 (4 years ago)
- Files:
-
- 1 modified
-
trunk/setup.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.py
r331 r334 10 10 'NeuroTools.utilities', 11 11 'NeuroTools.spike2', 12 'NeuroTools.spike2.sonpy', 12 13 'NeuroTools.datastore', 13 14 'NeuroTools.datastore.django_orm', … … 16 17 author = "The NeuralEnsemble Community", 17 18 author_email = "neurotools@neuralensemble.org", 18 url = "http://neuralensemble.org/NeuroTools",19 19 description = "A collection of tools to support all tasks associated with a neural simulation project which are not handled by the simulation engine", 20 20 license = "GPLv2",
