This breaks any project that has the sendgrid package on its path and that imports a local test package without using relative import syntax.
Tests should only be used during development, and excluded from the published package.
Technical details:
- sendgrid-python Version: 3.6.4
- Python Version: 2.7
This breaks any project that has the
sendgridpackage on its path and that imports a localtestpackage without using relative import syntax.Tests should only be used during development, and excluded from the published package.
Technical details: