1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-07 01:26:08 +02:00
ultrajson/pyproject.toml
2020-09-08 21:36:50 +03:00

9 lines
155 B
INI

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