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 setup.py with pyproject.toml, update actions to latest versions #865

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrisjonesBSU
Copy link
Contributor

PR Summary:

Same as the PR made over in mBuild mosdef-hub/mbuild#1217

It's recommended to use pyproject.toml instead of setup.py and gets rid of the deprecation error when running pip install . inside the repo.

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.86%. Comparing base (c8c62ae) to head (bb99811).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #865      +/-   ##
==========================================
- Coverage   94.07%   89.86%   -4.21%     
==========================================
  Files          65       65              
  Lines        6953     6976      +23     
==========================================
- Hits         6541     6269     -272     
- Misses        412      707     +295     

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

@chrisjonesBSU
Copy link
Contributor Author

The failing bleeding edge test is related to this issue. Haven't had a chance to take a look yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant