cantera/interfaces/cython
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
..
cantera [ck2cti] Add support for MWON and MWOFF keywords 2016-07-28 18:40:10 -04:00
.gitignore [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
SConscript [SCons] Fix default Python module installation path on Debian/Ubuntu 2016-07-29 14:52:42 -04:00
setup.py.in [Doc] Cantera supports Python 3.5 2016-02-06 07:44:09 -05:00