Skip to content

refactor: simplify pyproject.toml structure#20

Merged
technolojin merged 1 commit intomainfrom
single-python-project-file
Feb 26, 2026
Merged

refactor: simplify pyproject.toml structure#20
technolojin merged 1 commit intomainfrom
single-python-project-file

Conversation

@technolojin
Copy link
Copy Markdown
Collaborator

  • Removed static version and description fields, transitioning to dynamic versioning and dependency management.
  • Updated dependencies to be sourced from a requirements file for better maintainability.
  • Adjusted package data patterns for improved file matching.

This change enhances the flexibility and clarity of the project configuration.

- Removed static version and description fields, transitioning to dynamic versioning and dependency management.
- Updated dependencies to be sourced from a requirements file for better maintainability.
- Adjusted package data patterns for improved file matching.

This change enhances the flexibility and clarity of the project configuration.

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
@technolojin technolojin force-pushed the single-python-project-file branch from 66db2c7 to f16a1fd Compare February 26, 2026 01:29
@technolojin technolojin marked this pull request as ready for review February 26, 2026 01:29
@technolojin technolojin merged commit fdffb8a into main Feb 26, 2026
5 checks passed
@technolojin technolojin deleted the single-python-project-file branch February 26, 2026 01:29
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.

1 participant