Cantera / cantera

Chemical kinetics, thermodynamics, and transport tool suite
https://cantera.org
Other
580 stars 341 forks source link

Fix Python sdist issues #1708

Closed speth closed 2 weeks ago

speth commented 2 weeks ago

Changes proposed in this pull request

If applicable, fill in the issue number this pull request is fixing

Resolves #1678.

If applicable, provide an example illustrating new features this pull request is introducing

Checklist

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.82%. Comparing base (4565a55) to head (e0654b2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1708 +/- ## ========================================== - Coverage 75.72% 72.82% -2.90% ========================================== Files 443 379 -64 Lines 60981 53592 -7389 Branches 9557 9122 -435 ========================================== - Hits 46178 39031 -7147 + Misses 11777 11610 -167 + Partials 3026 2951 -75 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.