mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
need to include nose to be able to run the test cases
This commit is contained in:
parent
fc126f8566
commit
b5c8bcbe6f
|
@ -3,6 +3,7 @@ ipython==3.2.0
|
||||||
Jinja2==2.7.3
|
Jinja2==2.7.3
|
||||||
jsonschema==2.5.1
|
jsonschema==2.5.1
|
||||||
MarkupSafe==0.23
|
MarkupSafe==0.23
|
||||||
|
nose==1.3.7
|
||||||
pyzmq==14.7.0
|
pyzmq==14.7.0
|
||||||
tornado==4.2
|
tornado==4.2
|
||||||
zmq==0.0.0
|
zmq==0.0.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user