4db6ba3d28
* Support multiple Python versions in single build * RPATH + Split up config into config and runtime * pybind11 submodule * Docker build updates
6 строки
74 B
TOML
6 строки
74 B
TOML
|
|
[tool.black]
|
|
line-length = 80
|
|
target-version = ['py38']
|
|
include = '\.py'
|