Commit Graph

2 Commits

Author SHA1 Message Date
Bryan Weber
700fd6a10b General cleanups 2023-04-25 18:14:19 -04:00
Bryan W. Weber
43cf88c3fb [SCons/Python] Create the source distribution
Add a new option for the Python package to build a source distribution.
It is added as a new interface to simplify copying files. All of the
Cantera plus external library source code is copied into the interface
folder for building.

Actually building the source distribution is handled by the 'build'
package, which becomes a new dependency to build the sdist. 'build'
handles installing all the build-time dependencies in an isolated
environment using specifications in pyproject.toml.
2021-11-26 14:56:00 -05:00