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 problem in Makefile and publish_to_pypi.yml #11

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

rickecon
Copy link
Contributor

@rickecon rickecon commented Nov 2, 2024

This PR fixes an error with setuptools not being available for uploading to PyPI.org.

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.07%. Comparing base (5051413) to head (9c92deb).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
setup.py 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   43.07%   43.07%           
=======================================
  Files           9        9           
  Lines         643      643           
=======================================
  Hits          277      277           
  Misses        366      366           
Flag Coverage Δ
unittests 43.07% <33.33%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
usempl_plots/__init__.py 100.00% <100.00%> (ø)
setup.py 0.00% <0.00%> (ø)

@rickecon rickecon merged commit 6ce9fa9 into OpenSourceEcon:main Nov 2, 2024
8 of 9 checks passed
@rickecon rickecon deleted the setup branch November 2, 2024 10:14
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.

1 participant