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

replace setuptools' find_packages by find_namespace_packages #2153

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

Borda
Copy link
Member

@Borda Borda commented Oct 7, 2023

What does this PR do?

following suggestion in Lightning-AI/pytorch-lightning#16756 (comment)
tested even with the legacy version setuptools==41.0.0 released in 2019

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--2153.org.readthedocs.build/en/2153/

@Borda Borda added this to the v1.3.0 milestone Oct 7, 2023
@Borda Borda enabled auto-merge (squash) October 7, 2023 01:59
@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #2153 (e5f8542) into master (c08fe0b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2153   +/-   ##
======================================
  Coverage      87%     87%           
======================================
  Files         293     293           
  Lines       16373   16373           
======================================
  Hits        14231   14231           
  Misses       2142    2142           

@Borda Borda requested a review from a team October 7, 2023 08:33
@mergify mergify bot added the ready label Oct 8, 2023
@Borda Borda requested a review from a team October 8, 2023 23:38
@Borda Borda merged commit f3601e3 into master Oct 9, 2023
75 checks passed
@Borda Borda deleted the pkg/find_namespace_packages branch October 9, 2023 06:14
Borda added a commit that referenced this pull request Oct 9, 2023
matsumotosan pushed a commit to matsumotosan/metrics that referenced this pull request Oct 14, 2023
matsumotosan pushed a commit to matsumotosan/metrics that referenced this pull request Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants