1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-06-01 19:42:08 +00:00
kloop/pyproject.toml

4 lines
101 B
TOML
Raw Normal View History

2022-03-19 21:20:40 +00:00
[build-system]
requires = ["setuptools>=42", "Cython>=0.29"]
build-backend = "setuptools.build_meta"