Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix find_packages #6

Merged
merged 1 commit into from
Mar 8, 2019
Merged

Fix find_packages #6

merged 1 commit into from
Mar 8, 2019

Conversation

rochacbruno
Copy link
Member

@rochacbruno rochacbruno commented Mar 8, 2019

Find_packages should exclude tests folder but include all the others.

It was failing with no module names pulp_certguard.app

Without including all the other packages it was installing only pulp_certguard/ but missing pup_certguard/app package and then failing when installing without the -e

Closes #4521
https://pulp.plan.io/issues/4521

Find_packages should exclude tests folder but include all the others

[noissue]
@rochacbruno
Copy link
Member Author

@pulp/qe @jortel

@dkliban dkliban merged commit 59af058 into pulp:master Mar 8, 2019
@rochacbruno rochacbruno deleted the fix_find_packages branch March 19, 2019 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants