qiskit/pyproject.toml

7 lines
150 B
TOML

[build-system]
requires = ["Cython>=0.27.1", "setuptools", "wheel"]
[tool.black]
line-length = 100
target-version = ['py36', 'py37', 'py38', 'py39']