Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link

Question about certifi license compatibility #258

Closed puthurr closed 1 year ago

puthurr commented 1 year ago

Hi All,

Certifi package used in msrest highlights a OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) as seen in https://pypi.org/project/certifi/.

msrest is MIT based.

Isn't that creates a license incompatibility issue if I were to commercialize an application based on msrest ?

Thanks in advance.

lmazuel commented 1 year ago

Hi @puthurr msrest is deprecated library, and we do not suggest people to use it anymore. Please ping me on Teams if you want to discuss this further. Thanks,