Files
CoolProp/wrappers/Python/pyproject.toml
Ian Bell 238ca71e48 Python 3.14 support? (#2630)
* Python 3.14 support?

* Don't need explicit skip for pypy

* Explicit 3.14

* wrong python for pip?

* Another pyproject.toml to fix deps?
2025-10-10 08:59:01 -04:00

2 lines
68 B
TOML

[build-system]
requires = ["setuptools", "setuptools-scm", "cython"]