Codebase list python-procrunner / fresh-snapshots/main pyproject.toml
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

pyproject.toml @fresh-snapshots/main

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

[tool.isort]
profile="black"