RadioAstronomySoftwareGroup / pyuvsim

A ultra-high precision package for simulating radio interferometers in python on compute clusters.
https://pyuvsim.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
42 stars 6 forks source link

Use pyproject toml #468

Closed bhazelton closed 1 month ago

bhazelton commented 1 month ago

Description

Convert to using pyproject.toml as much as possible. This follows current best practices.

Note: I used the author list from the pyuvsim paper, but I think maybe there are some names we should add, e.g. @steven-murray, maybe others?

Also fixed two things in the actions yaml that seem to have fixed the MacOS builds:

Motivation and Context

Types of changes

Checklist:

For all pull requests:

Build or continuous integration change checklist:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ff9720a) to head (6dfe48a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #468 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 2175 2165 -10 ========================================= - Hits 2175 2165 -10 ```

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