Codebase list python-pyproj / run/39bd364e-1066-4761-af0e-2160e22c2d6f/main pyproject.toml
run/39bd364e-1066-4761-af0e-2160e22c2d6f/main

Tree @run/39bd364e-1066-4761-af0e-2160e22c2d6f/main (Download .tar.gz)

pyproject.toml @run/39bd364e-1066-4761-af0e-2160e22c2d6f/mainraw · history · blame

1
2
3
4
5
6
[build-system]
requires = ["setuptools>=61.0.0", "wheel", "cython>=0.28.4"]
build-backend = "setuptools.build_meta"

[tool.black]
target_version = ["py38"]