File size: 146 Bytes
ab687e7
 
 
 
 
 
1
2
3
4
5
6
7
[build-system]
# Minimum requirements for the build system to execute.
requires = ["setuptools", "wheel"]

[tool.black]
target_version = ['py39']