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: pypi action missing setuptools #1204

Closed
wants to merge 1 commit into from

Conversation

d1nuc0m
Copy link
Contributor

@d1nuc0m d1nuc0m commented Nov 28, 2024

Action "publish 🐍 egg to PyPI" fails with error "ModuleNotFoundError: No module named 'setuptools'", see here

EDIT: this is probably due to gh-95299, see Python 3.12 docs

Action "publish 🐍 egg to PyPI" fails with error "ModuleNotFoundError:
No module named 'setuptools'"
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.89%. Comparing base (2f21617) to head (5c3e347).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1204   +/-   ##
=======================================
  Coverage   76.89%   76.89%           
=======================================
  Files          20       20           
  Lines        1307     1307           
=======================================
  Hits         1005     1005           
  Misses        302      302           

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

@d1nuc0m
Copy link
Contributor Author

d1nuc0m commented Nov 28, 2024

Closing as a (bad) duplicate of #1202 , @vchepkov could you review that instead?

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.

2 participants