cantera/interfaces
Ray Speth e70e5bf5be [SCons] Fix default Python module installation path on Debian/Ubuntu
If Cantera is being installed to /usr/local, then on Debian-based distros, we
want the Python module to end up in /usr/local/lib/pythonX.Y/dist-packages,
which is actually the default behavior. However, /usr/local/... is *not* the
default installation prefix for Python modules on some other distros (On Fedora,
at least, it's /usr/) so using the default needs to be conditioned on the actual
distro.
2016-07-29 14:52:42 -04:00
..
cython [SCons] Fix default Python module installation path on Debian/Ubuntu 2016-07-29 14:52:42 -04:00
matlab [Matlab] Fix default threshold value when displaying phase info 2016-07-13 17:11:34 -04:00
python_minimal Add setuptools directories to python_minimal .gitignore 2015-08-02 23:06:16 -04:00