Skip to content

Add pyproject remove setup.py commands #628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

cecyliaborek
Copy link

@cecyliaborek cecyliaborek commented Jul 29, 2025

  • add minimal pyproject.toml
  • remove deprecated setup.py commands
  • leave setup.py for dynamic version resolution, to be removed later on when test setup will be improved (current test setup doesn't package metadata of sdk, which is needed to use modern importlib_metada or importlib.metadata and therefore test_csc_apps.py fails)

@cecyliaborek cecyliaborek requested a review from Ickerday July 29, 2025 07:54
@cecyliaborek cecyliaborek force-pushed the DVPL-12464-pyproject-toml branch 2 times, most recently from 9a3cc4a to 74e9d56 Compare July 29, 2025 08:50
@cecyliaborek cecyliaborek force-pushed the DVPL-12464-pyproject-toml branch from 74e9d56 to d467774 Compare July 29, 2025 08:55
@cecyliaborek cecyliaborek force-pushed the DVPL-12464-pyproject-toml branch from 27e87c2 to 475452e Compare August 1, 2025 14:37
@cecyliaborek cecyliaborek changed the title Add pyproject remove setup.py Add pyproject remove setup.py commands Aug 7, 2025
@cecyliaborek cecyliaborek marked this pull request as ready for review August 7, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant