Files
CoolProp/wrappers/Python/build_readme.txt
2014-05-14 12:46:24 +02:00

7 lines
276 B
Plaintext

All the python/cython sources are within the CoolProp folder.
Build the python extension by calling
python setup.py install
The source distro is built using an ugly hack since the python files have been relocated. Run the make_sdist.py file to build the source distro