mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-09 10:58:02 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user