Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a7be82 + b2a68f9 commit 9cf4611Copy full SHA for 9cf4611
.github/workflows/tests.yml
@@ -161,8 +161,8 @@ jobs:
161
162
# Install dependencies from PyPI.
163
python -m pip install --upgrade $PRE \
164
- contourpy>=1.0.1 cycler fonttools kiwisolver numpy packaging pillow pyparsing \
165
- python-dateutil setuptools-scm \
+ 'contourpy>=1.0.1' cycler fonttools kiwisolver numpy packaging \
+ pillow pyparsing python-dateutil setuptools-scm \
166
-r requirements/testing/all.txt \
167
${{ matrix.extra-requirements }}
168
0 commit comments