Commit 76c355582987fb939f945724ab17b9267ca71696

Authored by Andrew Yanovych
1 parent 3b5c418c

fixed robotframework version

Showing 1 changed file with 3 additions and 0 deletions
... ... @@ -33,3 +33,6 @@ op_robot_tests = git ${remotes:gh}openprocurement/robot_tests.g
33 33 openprocurement_client = git ${remotes:gh}openprocurement/openprocurement.client.python.git
34 34 restkit = git ${remotes:gh}openprocurement/restkit.git
35 35 rfc6266 = git ${remotes:gh}openprocurement/rfc6266.git branch=content-disposition-form-data
  36 +
  37 +[versions]
  38 +robotframework = 2.8.7
\ No newline at end of file
... ...
Please register or login to post a comment