mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08: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:
parent
92e0318952
commit
91dc014573
|
@ -10,3 +10,4 @@ Pygments==2.0.2
|
|||
pyzmq==14.7.0
|
||||
terminado==0.5
|
||||
tornado==4.2
|
||||
enum34==1.0.4
|
||||
|
|
Loading…
Reference in New Issue
Block a user