LoginRadius / python-sdk

The LoginRadius Python library will let you integrate LoginRadius' customer identity platform with your Python application(s).
http://www.loginradius.com
MIT License
3 stars 42 forks source link

Dependency not included in pip installation #21

Closed 17sushmita closed 3 years ago

17sushmita commented 4 years ago

Bug

While installing the library using pip install loginradius-v2==11.0.0 , dependencies doesn't get automatically downloaded with it. It needs to be installed manually.

shreayan98c commented 4 years ago

I would like to work on this issue. I'll create a new python environment and create a requirements.txt file containing all the dependencies.

shreayan98c commented 4 years ago

Fixed the issue and created PR #30 to address it.

indrasen715 commented 3 years ago

Hi @17sushmita @shreayan98c ,

Thanks for your contribution, we have included this particular request in our latest release version 11.2.0

https://github.com/LoginRadius/python-sdk/releases/tag/11.2.0

Please feel free to share with us, if you see any other areas of improvement.

Regards Indrasen