mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-18 22:22:36 +02:00
* Consolidated the 'pypad' and 'rivwebpyapi' Python modules into a single 'rivendellaudio' package namespace. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
7 lines
94 B
TOML
7 lines
94 B
TOML
[build-system]
|
|
requires=[
|
|
"setuptools>=42",
|
|
"wheel"
|
|
]
|
|
build-backend="setuptools.build_meta"
|