Codebase list python-procrunner / d944faf7-9a03-457d-bb65-050eec4c9252/upstream/2.3.1+git20221110.1.77d55b7 pyproject.toml
d944faf7-9a03-457d-bb65-050eec4c9252/upstream/2.3.1+git20221110.1.77d55b7

Tree @d944faf7-9a03-457d-bb65-050eec4c9252/upstream/2.3.1+git20221110.1.77d55b7 (Download .tar.gz)

pyproject.toml @d944faf7-9a03-457d-bb65-050eec4c9252/upstream/2.3.1+git20221110.1.77d55b7raw · 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"