Codebase list python-pem / bc834500-5682-492c-adbd-bf85d834c205/main pyproject.toml
bc834500-5682-492c-adbd-bf85d834c205/main

Tree @bc834500-5682-492c-adbd-bf85d834c205/main (Download .tar.gz)

pyproject.toml @bc834500-5682-492c-adbd-bf85d834c205/mainraw · history · blame

1
2
3
4
5
6
7
[build-system]
requires = ["setuptools>=40.6.0", "wheel"]
build-backend = "setuptools.build_meta"


[tool.black]
line-length = 79