python-OBD icon indicating copy to clipboard operation
python-OBD copied to clipboard

add setuptools build-system to pyproject.toml

Open wimmuskee opened this issue 8 months ago • 0 comments

Adding build-system configuration to the pyproject.toml. According to the Python Packaging Guide, "the [build-system] table should always be present, regardless of which build backend you use".

wimmuskee avatar May 09 '25 08:05 wimmuskee