+1
−2
| Original line number | Original line | Diff line number | Diff line |
|---|---|---|---|
###### List of required python libraries ######
|
|||
## To install the libraries, use:
|
## To install the libraries, use:
|
||
# pip -r requirements.txt
|
# pip -r requirements.txt
|
||
| @@ -8,5 +7,5 @@ RESTinstance==1.0.0rc4 | |||
robotframework-dependencylibrary==1.0.0.post1
|
robotframework-dependencylibrary==1.0.0.post1
|
||
robotframework-jsonlibrary==0.3
|
robotframework-jsonlibrary==0.3
|
||
robotframework-jsonschemalibrary==1.0
|
robotframework-jsonschemalibrary==1.0
|
||
robotframework-mockserver==0.0.4
|
robotframework-mockserver==0.0.7
|
||
robotframework-requests==0.7.1 |
robotframework-requests==0.7.1 |
||
+6
−11
Loading