requirements.txt
0 → 100644
+11
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
###### List of required python libraries ######
|
||
## To install the libraries, use:
|
||
# pip -r requirements.txt
|
||
robotframework==3.1
|
||
RESTinstance==1.0.0rc4
|
||
robotframework-dependencylibrary==1.0.0.post1
|
||
robotframework-jsonlibrary==0.2
|
||
robotframework-jsonschemalibrary==1.0
|
||
robotframework-mockserver==0.0.4
|
||
Loading