Skip to content
New issue

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

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

Already on GitHub? # to your account

packaging: Added a constraint on setuptools <= 70.3.0 to fix incompatibility with some dependencies #2664

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Sep 11, 2024

Closes #2659.


📚 Documentation preview 📚: https://meltano-sdk--2664.org.readthedocs.build/en/2664/

@edgarrmondragon edgarrmondragon requested a review from a team as a code owner September 11, 2024 15:44
@edgarrmondragon edgarrmondragon linked an issue Sep 11, 2024 that may be closed by this pull request
1 task
@edgarrmondragon edgarrmondragon self-assigned this Sep 11, 2024
@edgarrmondragon edgarrmondragon added this to the v0.41.0 milestone Sep 11, 2024
Copy link

codspeed-hq bot commented Sep 11, 2024

CodSpeed Performance Report

Merging #2664 will not alter performance

Comparing 2659-modulenotfounderror-no-module-named-jaraco (cacfaca) with main (6708cb9)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.86%. Comparing base (6708cb9) to head (cacfaca).
Report is 114 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2664   +/-   ##
=======================================
  Coverage   89.86%   89.86%           
=======================================
  Files          58       58           
  Lines        4886     4886           
  Branches      960      960           
=======================================
  Hits         4391     4391           
  Misses        344      344           
  Partials      151      151           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edgarrmondragon edgarrmondragon merged commit f465705 into main Sep 11, 2024
34 checks passed
@edgarrmondragon edgarrmondragon deleted the 2659-modulenotfounderror-no-module-named-jaraco branch September 11, 2024 16:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'jaraco'
1 participant