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