diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 438bf9708162..a1e11bffedb1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -189,6 +189,12 @@ jobs: # possible. python -m pip install --upgrade pip setuptools wheel + # Install pre-release versions during our weekly upcoming dependency tests. + if [[ "${{ github.event_name == 'schedule' && \ + matrix.name-suffix != '(Minimum Versions)' }}' ]]; then + PRE="--pre" + fi + # Install dependencies from PyPI. python -m pip install --upgrade $PRE \ 'contourpy>=1.0.1' cycler fonttools kiwisolver importlib_resources \
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: