Codebase list python-cx-oracle / upstream/8.1 pyproject.toml
upstream/8.1

Tree @upstream/8.1 (Download .tar.gz)

pyproject.toml @upstream/8.1raw · history · blame

1
2
3
[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"