BaQs / pyEzviz

Python package for ezviz cameras
Apache License 2.0
103 stars 45 forks source link

fix #86 - support ssl in python 3.10 #87

Closed regevbr closed 2 years ago

regevbr commented 2 years ago

fix #86 - python 3.10 breaks the library

In https://github.com/gwww/elkm1/compare/2.0.0...2.0.2# they fixed the ssl issue, I tested the same fix locally and it works great!

I would appreciate your CR @BaQs @RenierM26

RenierM26 commented 2 years ago

Cool. Thanks!

Just going to test on my side as well then I'll release a new version to pypi.