Skip to content

Conversation

@gsilvasimoesPT
Copy link
Contributor

Before this PR

Currently we generate a setup.py file using setuptools. There is no way to generate a modern pyproject.toml.

After this PR

This PR introduces a feature flag that triggers generation of a pyproject.toml instead of setup.py.

The pyproject.toml uses hatch/hatchling as the build system.

@changelog-app
Copy link

changelog-app bot commented Nov 21, 2025

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

Implement pyproject.toml generation

Check the box to generate changelog(s)

  • Generate changelog entry

@changelog-app
Copy link

changelog-app bot commented Nov 21, 2025

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

✨ Features

  • Implement pyproject.toml generation (#1192)

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