mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-14 16:38:00 -05:00
7 lines
276 B
Plaintext
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 |