Skip to content

Conversation

@fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Nov 10, 2025

Moves packaging completely to pyproject.toml from multiple locations:

  • setup.py
  • requirements.txt
  • poetry.lock

No changes to content except where uniformization is requred - e.g., matplotlib was inconsistently in the core and optional depset.

pyproject.toml is the current recommended packaging standard, see
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/

Also:

  • removes poetry lockfile and related workflows for now.
  • updates checkout and setup-python versions to latest

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Nov 10, 2025
@fkiraly fkiraly merged commit d84abc4 into main Nov 10, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants