Codebase list python-pyproj / run/4c785d46-9180-49ec-b078-bf017ef14acc/main pyproject.toml
run/4c785d46-9180-49ec-b078-bf017ef14acc/main

Tree @run/4c785d46-9180-49ec-b078-bf017ef14acc/main (Download .tar.gz)

pyproject.toml @run/4c785d46-9180-49ec-b078-bf017ef14acc/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"]