Skip to content

Pypi upload

GromeTT requested to merge pypi_upload into master

In order to upload our package to pypi I needed to change the license information in setup.py, remove the load(requirements) statement and add a pyproject.toml file.

Merge request reports