Closed anbarasanv closed 3 years ago
Hi @anbarasanv ,
Thanks for this contribution! i am really busy at the moment, but hopefully in the next two weeks i will find some time to review!
Thanks!
@anbarasanv
DataDriver newer than 0.2.7 is not compatible with Jython anyway, because it is python 3.6 only.
You can create a PR to the branch python27
if you still need it.
i will have a look then.
Regards René
Hi Team, Robot framework allows users to write java libraries also, hence the robot will use Jython interpreter for that. Hence this library required pandas as a dependency, users will not able to use this library, because the pandas library is not available for Jython. So I have modified that pandas code to xlrd. Hence users can install this library.