Showing
1 changed file
with
2 additions
and
1 deletions
@@ -30,7 +30,8 @@ setup(name='op_robot_tests', | @@ -30,7 +30,8 @@ setup(name='op_robot_tests', | ||
30 | 'fake-factory', | 30 | 'fake-factory', |
31 | 'dpath', | 31 | 'dpath', |
32 | 'jsonpath-rw', | 32 | 'jsonpath-rw', |
33 | - 'dateutils' | 33 | + 'dateutils', |
34 | + 'parse' | ||
34 | ], | 35 | ], |
35 | entry_points={ | 36 | entry_points={ |
36 | 'console_scripts': [ | 37 | 'console_scripts': [ |
Please
register
or
login
to post a comment