This change creates a minimal functional python package using the src layout https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/ pbr and pyproject.toml A minimal tox config is provided with pre-commit hooks executed via the pep8 traget for ci. Change-Id: Ibabb01280da142e3c6a3188b3845356906947757
4 lines
104 B
INI
4 lines
104 B
INI
# TODO: Delete this file once PBR can read project names from pyproject.toml
|
|
[metadata]
|
|
name = grian-ui
|