mirror of
https://github.com/ultrajson/ultrajson.git
synced 2024-11-23 04:12:13 +01:00
6 lines
123 B
INI
6 lines
123 B
INI
[build-system]
|
|
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]
|
|
|
|
[tool.black]
|
|
target_version = ["py35"]
|