Files
cantera/.github/workflows
Ray Speth e20a57acfb Fix Python package build on Windows with setuptools >= 65.4.0
For some reason, setuptools thinks it needs to be able to find the user's
home directory to build a wheel, but on Windows this relies on an environment
variable (USERPROFILE) that we weren't by default passing in through SCons.
2022-09-29 16:02:27 -05:00
..