requirements: Add enum34 for ipython on python 2.

I guess we don't have anything that tests ipython in CI, so this was
missed when I upgraded ipython earlier this week.
This commit is contained in:
Tim Abbott 2016-09-20 22:37:38 -07:00
parent 13d6f52203
commit 535a40ded9
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ python-ldap==2.4.27
# need for ipython, only on python 2
backports.shutil_get_terminal_size==1.0.0
enum34==1.1.6
# Install Python Social Auth
-r py2_socialauth.txt