| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Hello @irushchyshyn, |
Sorry, something went wrong.
|
Hi @irushchyshyn, I think this is a good solution, could you please sign our CLA so I can merge it? Thanks! |
Sorry, something went wrong.
|
Thanks for review @thinkingserious ! CLA signed and sent. |
Sorry, something went wrong.
|
Yesterday, we launched a new, much easier CLA system. All you need to now is click a button and you are done! Please take a moment to do so here. Thanks! With Best Regards, Elmer |
Sorry, something went wrong.
Sendgrid tests are installed into `<python_sitelib>/test` which may cause conflicts with other packages. We have run into this when building a package for Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=1309244) The solution would be to either exclude tests or install them under sendgrid directory (`<python_sitelib>/sendgrid/test`).
Sorry, something went wrong.
|
Thanks again @irushchyshyn for the PR, Please take a moment to fill out this form so that we can send you some swag :) With Best Regards, Elmer |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Sendgrid tests are installed into <python_sitelib>/test which may cause conflicts with other packages. We have run into this when building a package for Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=1309244)
The solution would be to either exclude tests or install them under sendgrid directory (<python_sitelib>/sendgrid/test).