Skip to content

Move pytest.ini into pyproject.toml#42

Merged
fmalatino merged 1 commit into
NOAA-GFDL:mainfrom
romanc:romanc/move-pytest-ini-to-pyproject-toml
Jul 8, 2026
Merged

Move pytest.ini into pyproject.toml#42
fmalatino merged 1 commit into
NOAA-GFDL:mainfrom
romanc:romanc/move-pytest-ini-to-pyproject-toml

Conversation

@romanc

@romanc romanc commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

This PR moves the contents of pytest.ini into pyproject.toml where all project configuration can be centralized. This is a follow-up from #39, which introduced pyproject.toml in the first place.

How Has This Been Tested?

CI will complain if something were not okay anymore.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation: N/A
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules: N/A
  • New check tests, if applicable, are included: N/A

This PR moves the contents of `pytest.ini` into `pyproject.toml` where
all project configuration can be centralized.
@romanc romanc changed the title Move pytest.ini into pyproject.toml Move pytest.ini into pyproject.toml Jul 8, 2026
@fmalatino
fmalatino merged commit cb512c1 into NOAA-GFDL:main Jul 8, 2026
2 checks passed
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