Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a95f2b6

Browse files
committed
Rebase tests.yml for packaging
1 parent fe583dd commit a95f2b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@ jobs:
145145
146146
# Install dependencies from PyPI.
147147
python -m pip install --upgrade $PRE \
148-
cycler fonttools kiwisolver numpy pillow pyparsing python-dateutil setuptools-scm \
148+
cycler fonttools kiwisolver numpy packaging pillow pyparsing \
149+
python-dateutil setuptools-scm \
149150
-r requirements/testing/all.txt \
150151
${{ matrix.extra-requirements }}
151152

0 commit comments

Comments
 (0)