Skip to content
This repository was archived by the owner on May 9, 2026. It is now read-only.

ENH: Transition project configuration to pyproject.toml#41

Merged
thewtex merged 1 commit intoInsightSoftwareConsortium:mainfrom
jhlegarreta:TransitionToPyprojectToml
Sep 7, 2024
Merged

ENH: Transition project configuration to pyproject.toml#41
thewtex merged 1 commit intoInsightSoftwareConsortium:mainfrom
jhlegarreta:TransitionToPyprojectToml

Conversation

@jhlegarreta
Copy link
Copy Markdown
Member

@jhlegarreta jhlegarreta commented Jun 23, 2024

Transition project configuration to pyproject.toml.

Used the setup-py-to-pyproject-toml.py script in the ITKModuleTemplate repository:
https://github.com/InsightSoftwareConsortium/ITKModuleTemplate

as a starting base, then made manual changes as necessary.

Require itk == 5.4.* and bump the package to a new minor version.

@jhlegarreta
Copy link
Copy Markdown
Member Author

Depends on PR #40.

Comment thread pyproject.toml Outdated
Transition project configuration to `pyproject.toml`.

Used the `setup-py-to-pyproject-toml.py` script in the
`ITKModuleTemplate` repository:
https://github.com/InsightSoftwareConsortium/ITKModuleTemplate

as a starting base, then made manual changes as necessary.

Require `itk == 5.4.*` and bump the package to a new minor version.
@jhlegarreta jhlegarreta force-pushed the TransitionToPyprojectToml branch from 46bd33e to 8d315a3 Compare September 7, 2024 14:53
Copy link
Copy Markdown
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@thewtex thewtex merged commit 7aaf98f into InsightSoftwareConsortium:main Sep 7, 2024
@jhlegarreta jhlegarreta deleted the TransitionToPyprojectToml branch September 7, 2024 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants