mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-15 00:48:18 -05:00
Changes: - Updated documentation to show modern pip-based installation - Updated manylinux build script to use pip wheel instead of setup.py - Updated conda metadata generator to use pip install - Removed deprecated PyPI preparation script (replaced by `python -m build --sdist`) All build infrastructure now uses the new scikit-build-core build system. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>