aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvolpino <fox91@anche.no>2012-07-27 11:33:27 +0200
committervolpino <fox91@anche.no>2012-07-27 11:33:27 +0200
commit04265dacff0b02e15b9e389fdfc51e7e42d901e4 (patch)
treea71f3294808db09e96f2dc50fe56171e6f5ada4d /setup.py
parentMerge branch 'master' of https://github.com/iksaif/euscan (diff)
downloadeuscan-04265dacff0b02e15b9e389fdfc51e7e42d901e4.tar.gz
euscan-04265dacff0b02e15b9e389fdfc51e7e42d901e4.tar.bz2
euscan-04265dacff0b02e15b9e389fdfc51e7e42d901e4.zip
euscan: just PEP8 cleaning
Signed-off-by: volpino <fox91@anche.no>
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9b7179f..2c87cc6 100755
--- a/setup.py
+++ b/setup.py
@@ -92,7 +92,7 @@ setup(
'BeautifulSoup>=3.2.1',
# Web interface
'Django>=1.4', 'django-annoying>=0.7.6', 'South>=0.7',
- 'django-piston>=0.2.3', 'matplotlib>=1.1.0',
+ 'django-piston>=0.2.3', 'matplotlib>=1.1.0',
'django-celery>=3.0.1', 'django-registration>=0.8',
'python-ldap>=2.4.10', 'django-auth-ldap>=1.1',
],