Rivendellaudio/apis/pyproject.toml
Fred Gleason 179f23a54f 2022-01-08 Fred Gleason <fredg@paravelsystems.com>
* Consolidated the 'pypad' and 'rivwebpyapi' Python modules into
	a single 'rivendellaudio' package namespace.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-01-08 15:36:33 -05:00

7 lines
94 B
TOML

[build-system]
requires=[
"setuptools>=42",
"wheel"
]
build-backend="setuptools.build_meta"