Exclude test package by irushchyshyn · Pull Request #300 · sendgrid/sendgrid-python · GitHub
Skip to content

Exclude test package#300

Merged
SendGridDX merged 1 commit into
sendgrid:masterfrom
irushchyshyn:patch-1
Mar 30, 2017
Merged

Exclude test package#300
SendGridDX merged 1 commit into
sendgrid:masterfrom
irushchyshyn:patch-1

Conversation

@irushchyshyn

Copy link
Copy Markdown
Contributor

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).

@thinkingserious

Copy link
Copy Markdown
Contributor

@thinkingserious thinkingserious added status: code review request requesting a community code review or review from Twilio status: cla needed labels Mar 28, 2017
@thinkingserious

Copy link
Copy Markdown
Contributor

Hi @irushchyshyn,

I think this is a good solution, could you please sign our CLA so I can merge it? Thanks!

@irushchyshyn

Copy link
Copy Markdown
Contributor Author

Thanks for review @thinkingserious ! CLA signed and sent.

@SendGridDX

Copy link
Copy Markdown

@irushchyshyn,

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

@irushchyshyn

Copy link
Copy Markdown
Contributor Author

Thanks @SendGridDX ! Done.

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`).
@SendGridDX

SendGridDX commented Mar 29, 2017

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@SendGridDX SendGridDX merged commit c83f10e into sendgrid:master Mar 30, 2017
@SendGridDX

Copy link
Copy Markdown

@irushchyshyn irushchyshyn deleted the patch-1 branch April 29, 2018 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: code review request requesting a community code review or review from Twilio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants