mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-04 18:53:10 +00:00
3 lines
141 B
TOML
3 lines
141 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel", "portalocker", "flask-swagger", "flask-swagger-ui"]
|
|
build-backend = "setuptools.build_meta" |