Files
CCSDS_study/netzob-030/pyproject.toml

4 lines
113 B
TOML
Raw Normal View History

2026-05-05 21:54:35 +08:00
[build-system]
requires = ["setuptools>=42", "wheel", "Cython==0.29.32"]
build-backend = 'setuptools.build_meta'