vmalloc / waiting

Python utility library for waiting for predicates
Other
50 stars 13 forks source link

License error when we check with pip-license #15

Closed dipukrishnan closed 2 months ago

dipukrishnan commented 2 months ago

In the new release we get license error when we check with pip-license. Can this be updated?

 uvloop                         0.19.0             Apache Software License; MIT License                
 virtualenv                     20.26.2            MIT License                                         
 waiting                        1.4.1              BSD                                                 
 watchfiles                     0.21.0             MIT License                                         
 webdriver-manager              4.0.2              Apache Software License                             
 websockets                     12.0               BSD License                                         
 wsproto                        1.2.0              MIT License 
ayalash commented 2 months ago

What is the error you are getting? Your output seems ok

dipukrishnan commented 2 months ago

Its a mistake from my side. Got confused with BSD 3-Clause License. In older version it was just BDS.