Skip to content

Build system update to use pyproject.toml - #225

Open
LuDubies wants to merge 12 commits into
bmw-software-engineering:mainfrom
LuDubies:main
Open

Build system update to use pyproject.toml#225
LuDubies wants to merge 12 commits into
bmw-software-engineering:mainfrom
LuDubies:main

Conversation

@LuDubies

Copy link
Copy Markdown
Contributor

This is a possible fix for #224 .

But the changes are more extensive than only fixing setup.py!

Comment thread Makefile

lint: style
@python3 -m pylint --rcfile=pylint3.cfg \
@python3 -m pylint --rcfile=.pylintrc \

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could also move these to the pyproject.toml, if desired.

@phiwuu phiwuu added bug fix This pull request is a bug fix topic: packaging Affects PyPI packages labels Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix This pull request is a bug fix topic: packaging Affects PyPI packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants