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.
1 parent 24196f3 commit 1c89005Copy full SHA for 1c89005
.github/workflows/ci_cd.yml
@@ -91,7 +91,7 @@ jobs:
91
library-name: ${{ env.PACKAGE_NAME }}
92
operating-system: ${{ matrix.os }}
93
python-version: ${{ matrix.python-version }}
94
- whitelist-license-check: 'attrs,referencing'
+ whitelist-license-check: 'attrs,referencing,pillow,urllib3'
95
target: 'all'
96
97
docker-style:
0 commit comments