Skip to content

Python pkg on root#14

Merged
technolojin merged 2 commits intomainfrom
python-pkg-on-root
Feb 16, 2026
Merged

Python pkg on root#14
technolojin merged 2 commits intomainfrom
python-pkg-on-root

Conversation

@technolojin
Copy link
Copy Markdown
Collaborator

implemented pyproject.toml twice

  • ros-python package of autoware_system_designer: for colcon build
  • repository root: lint use from other repository

- Removed additional dependencies from the pre-commit hook configuration for linting Autoware system design YAML files.
- Introduced a new pyproject.toml file to define the project metadata, dependencies, and build system for the Autoware System Designer package.
- Deleted the obsolete setup.py.ignore file as it is no longer needed.

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
- Introduced a new pyproject.toml file to define project metadata, dependencies, and build system for the Autoware System Designer package.
- Removed the existing content from setup.py, retaining only the setup function call for future use.

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
@technolojin technolojin marked this pull request as ready for review February 16, 2026 09:45
@technolojin technolojin merged commit 3837eb7 into main Feb 16, 2026
2 checks passed
@technolojin technolojin deleted the python-pkg-on-root branch February 16, 2026 09:46
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