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

autodiscover packages in setup.py #835

Closed
wants to merge 6 commits into from
Closed

Conversation

rotu
Copy link
Contributor

@rotu rotu commented Jul 5, 2023

Revert to using setuptools' default package discovery. This restores, e.g. python -m pytest.tools.mavgen to a working state.

Fixes regression reported in #813

Revert to using setuptools' default package discovery. This restores, e.g. `python -m pytest.tools.mavgen` to a working state.
@rotu rotu mentioned this pull request Jul 5, 2023
@rotu rotu changed the title remove packages list from setup.py autodiscover packages in setup.py Jul 5, 2023
@julianoes
Copy link
Contributor

Awesome, thanks @rotu for figuring this out.

@rotu rotu marked this pull request as draft July 5, 2023 16:05
@rotu
Copy link
Contributor Author

rotu commented Jul 5, 2023

Awesome, thanks @rotu for figuring this out.

Judging by CI, you patted me on the back too soon! Looking into it some more :-)

@rotu rotu closed this Jul 5, 2023
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

2 participants