Fix broken requires file syntax.
This commit is contained in:
parent
326886832e
commit
da8253bab5
|
@ -5,4 +5,4 @@ docker[tls]==2.5.1
|
||||||
mock==2.0.0
|
mock==2.0.0
|
||||||
pytest-catchlog==1.2.2
|
pytest-catchlog==1.2.2
|
||||||
pytest==3.1.2
|
pytest==3.1.2
|
||||||
unittest2=1.1.0
|
unittest2==1.1.0
|
||||||
|
|
Loading…
Reference in New Issue