https://github.com/NINAnor/python-template/blob/6c8cebe5d4b316c7b74c6192d5454b2de166c77c/pyproject.toml#L9
This code is in the main pyproject.toml file, shared across templates. There is no comment explaining what it is for, but I assume that is for Django project only, right?
https://github.com/NINAnor/python-template/blob/6c8cebe5d4b316c7b74c6192d5454b2de166c77c/pyproject.toml#L9
This code is in the main
pyproject.tomlfile, shared across templates. There is no comment explaining what it is for, but I assume that is for Django project only, right?