Uncomment enum34 on requirements.txt

remotes/origin/enhancement/email-actions
Andrey Antukh 2014-04-17 01:58:30 +02:00 committed by Jesús Espino
parent dfd794036a
commit 6ecbfd39df
1 changed files with 2 additions and 2 deletions

View File

@ -17,5 +17,5 @@ jinja2==2.7.1
pygments>=1.6
django-sites==0.4
# Uncomment it if you are using python < 3.4
#enum34==0.9.23
# Comment it if you are using python >= 3.4
enum34==0.9.23