Codebase list python-procrunner / ddef5587-3560-464d-b6eb-6a747bac80de/main pyproject.toml
ddef5587-3560-464d-b6eb-6a747bac80de/main

Tree @ddef5587-3560-464d-b6eb-6a747bac80de/main (Download .tar.gz)

pyproject.toml @ddef5587-3560-464d-b6eb-6a747bac80de/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"