cantera/interfaces/cython
Ray Speth c084148b0e [SCons] Python module can be installed to user's site-packages directory
Setting the scons options 'python_prefix=USER' or 'python3_prefix=USER' will
pass the '--user' flag to setup.py, causing the Python module to be installed to
a platform-specific directory on the user's module path.
2013-03-04 17:31:08 +00:00
..
cantera [Cython] setup.py no longer makes use of setuptools / distribute 2013-03-04 17:30:56 +00:00
.gitignore SCons runs the unit tests for the Cython module 2012-09-06 19:58:32 +00:00
SConscript [SCons] Python module can be installed to user's site-packages directory 2013-03-04 17:31:08 +00:00
setup.py.in [Cython] setup.py no longer makes use of setuptools / distribute 2013-03-04 17:30:56 +00:00