1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-14 00:06:10 +02:00
ultrajson/pyproject.toml
2021-12-14 15:44:47 +02:00

9 lines
155 B
INI

[build-system]
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]
[tool.black]
target_version = ["py37"]
[tool.isort]
profile = "black"