python-OBD
python-OBD copied to clipboard
add setuptools build-system to pyproject.toml
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".