Caleb Spradlin
initial commit
ab687e7
raw
history blame
146 Bytes
[build-system]
# Minimum requirements for the build system to execute.
requires = ["setuptools", "wheel"]
[tool.black]
target_version = ['py39']