Added enum34, which is a better way to create enums in Python 3.4. Package enum34 brings this capability to previous versions of Python.

This commit is contained in:
Donne Martin 2015-08-03 06:25:34 -04:00
parent 92e0318952
commit 91dc014573

View File

@ -10,3 +10,4 @@ Pygments==2.0.2
pyzmq==14.7.0 pyzmq==14.7.0
terminado==0.5 terminado==0.5
tornado==4.2 tornado==4.2
enum34==1.0.4