Codebase list python-procrunner / 339bd0c0-414e-4b56-8851-4e2639bfe7ae/main pyproject.toml
339bd0c0-414e-4b56-8851-4e2639bfe7ae/main

Tree @339bd0c0-414e-4b56-8851-4e2639bfe7ae/main (Download .tar.gz)

pyproject.toml @339bd0c0-414e-4b56-8851-4e2639bfe7ae/mainraw · history · blame

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

[tool.isort]
profile="black"