summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-02-28 13:56:13 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-02-28 13:56:13 +0000
commita6e821c0aef8396f87f309e3dfa61a9ea931ec50 (patch)
treeb3dd1be898275b8d2ed539661cc86a77cb2b7a02 /setup.py
parentf3a30a2f3412b3528b2e7e05ecc57cdbc8c6e449 (diff)
downloadmorph-a6e821c0aef8396f87f309e3dfa61a9ea931ec50.tar.gz
Remove version number
We don't do releases, so having the version number in the source is misleading. If and when we start doing numbered releases, it's easy to add back. However, YAGNI and all that.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e921b9b1..c86c4252 100644
--- a/setup.py
+++ b/setup.py
@@ -72,7 +72,6 @@ class Check(Command):
setup(name='morph',
- version=morphlib.__version__,
description='FIXME',
long_description='''\
FIXME