mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
adding a requirements.txt file for ease of installation in a virtualenv
This commit is contained in:
parent
b44cb247b7
commit
fc126f8566
8
requirements.txt
Normal file
8
requirements.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
gnureadline==6.3.3
|
||||
ipython==3.2.0
|
||||
Jinja2==2.7.3
|
||||
jsonschema==2.5.1
|
||||
MarkupSafe==0.23
|
||||
pyzmq==14.7.0
|
||||
tornado==4.2
|
||||
zmq==0.0.0
|
Loading…
Reference in New Issue
Block a user