File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 description = "Python Selenium SDK for testing with Smart UI" ,
88 long_description = open ('README.md' ).read (),
99 long_description_content_type = "text/markdown" ,
10- url = "git+ https://github.com/LambdaTest/lambdatest-python-sdk" ,
10+ url = "https://github.com/LambdaTest/lambdatest-python-sdk" ,
1111 keywords = "lambdatest python selenium sdk" ,
1212 packages = find_packages (),
1313 license = "MIT" ,
Original file line number Diff line number Diff line change 88 description = "SDK utils" ,
99 long_description = "SDK utils for lambdatest" ,
1010 long_description_content_type = "text/markdown" ,
11- url = "git+ https://github.com/LambdaTest/lambdatest-python-sdk" ,
11+ url = "https://github.com/LambdaTest/lambdatest-python-sdk" ,
1212 keywords = "lambdatest python selenium sdk" ,
1313 packages = find_packages (),
1414 license = "MIT" ,
You can’t perform that action at this time.
0 commit comments