Skip to content

Add pyproject.toml

Kienhöfer Raphael requested to merge rk085/python-iotee:add-pyproject-toml into main

Add a pyproject.toml to declare the repo as a python project. This allows the repo to be installed using pip install "python-iotee @ git+https://gitlab.mi.hdm-stuttgart.de/iotee/python-iotee.git".

Merge request reports