cantera/interfaces/python_minimal/.gitignore
Bryan W. Weber 94ea9b585f Update SConstruct to recognize that Python 3 might be running SCons
Update and make more consistent the specification of Python package
building. Since SCons can be run by Python 3 now, we cannot assume that
the Python running SCons is Python 2. This changes a bunch of
assumptions in SConstruct about where things should be built or
installed. This commit addresses those assumptions by making the options
for Python 2 and Python 3 symmetric.
2017-11-26 16:48:40 -05:00

7 lines
97 B
Text

setup*.py
scripts/*
cantera/ck2cti.py
cantera/ctml_writer.py
build
dist
Cantera_minimal.egg-info