Skip to content

From setup.py to pyproject#606

Open
Pcornat wants to merge 4 commits intocea-hpc:masterfrom
Pcornat:from-setup-py-to-pyproject
Open

From setup.py to pyproject#606
Pcornat wants to merge 4 commits intocea-hpc:masterfrom
Pcornat:from-setup-py-to-pyproject

Conversation

@Pcornat
Copy link
Copy Markdown

@Pcornat Pcornat commented Apr 4, 2026

I made a pyproject.toml file to resolve an issue. I tested only the pip install -e . command.
I made a small change to introduce setuptools-scm to make the build process get package's version from git tags.

Feel free to do whatever is needed to make it compliant with the project and to solve the issue.

Resolves #587

@Pcornat Pcornat changed the title From setup py to pyproject From setup.py to pyproject Apr 4, 2026
@Pcornat Pcornat marked this pull request as ready for review April 4, 2026 11:05
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.

Fedora Packaging: Stop using deprecated python setup.py build/install command in the spec

1 participant