diff options
author | 2022-05-12 18:56:11 -0700 | |
---|---|---|
committer | 2022-05-13 01:56:11 +0000 | |
commit | 986a30b1e9fecec7d31fcaf8fc7d0d90ce38c352 (patch) | |
tree | 7c26a4f303e3213f3021081ef8e53d790312ffc6 /Source/Particles/LaserParticleContainer.cpp | |
parent | 31f7a455a6cfd587ff15f87e804d7df1b4c98e15 (diff) | |
download | WarpX-986a30b1e9fecec7d31fcaf8fc7d0d90ce38c352.tar.gz WarpX-986a30b1e9fecec7d31fcaf8fc7d0d90ce38c352.tar.zst WarpX-986a30b1e9fecec7d31fcaf8fc7d0d90ce38c352.zip |
Fix Breaking Pip 22.1 Logic (#3106)
* CI: Fix Windows
Pip's `--no-build-isolation` says we have to have build-deps pre-installed.
But Pip does offer no option to install those from `pyproject.toml`.
* Pip 22.1: in-tree-build default
And dropped the old option with a fatal error... classic.
* Pip no-build isolation: pre-install build tools
not installed in non-isolated builds
- we want isolated builds, because they have a derministic
path that we can cache with ccache
Diffstat (limited to 'Source/Particles/LaserParticleContainer.cpp')
0 files changed, 0 insertions, 0 deletions