mirror of
https://github.com/fuckpiracyshield/service.git
synced 2026-01-23 17:10:39 +01:00
6 lines
92 B
TOML
6 lines
92 B
TOML
|
|
[build-system]
|
||
|
|
requires = [
|
||
|
|
"setuptools>=54",
|
||
|
|
]
|
||
|
|
build-backend = "setuptools.build_meta"
|