Files
CoolProp/wrappers/Python
Ian Bell cdefacfb57 Add build-time file generation and ignore generated files
This commit adds the missing build-time steps from setup.py:
- Header generation from JSON files (generate_headers.py)
- Cython constants module generation (generate_constants_module.py)
- Copying headers, fmtlib, and BibTeX file to package directory

Also updates .gitignore to ignore:
- wrappers/Python/CoolProp/include/ (generated during build)
- wrappers/Python/CoolProp/CoolPropBibTeXLibrary.bib (copied during build)

Includes test script to verify wheel contents match between old and new build approaches.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 09:26:37 -04:00
..
2025-10-04 16:00:30 -04:00
2018-10-19 23:17:03 +02:00
2019-01-12 20:48:56 -07:00
2019-12-12 20:34:00 -07:00
2025-10-10 08:59:01 -04:00