This repository has been archived on 2025-04-15. You can view files and clone it, but cannot push or open issues or pull requests.
python_cluster_reader/pyproject.toml
2023-10-25 11:57:55 +02:00

4 lines
90 B
TOML

[build-system]
requires = ["setuptools", "numpy"]
build-backend = "setuptools.build_meta"