Skip to content

Commit 029506b

Browse files
committed
Whitelist referencing in license tests with MIT license (https://pypi.org/project/referencing/)
1 parent 380720d commit 029506b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
license_tests:
1010
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master
1111
with:
12-
packages-exclude: '^(tqdm|bs4|gradio|bitstruct|attrs).*'
12+
packages-exclude: '^(tqdm|bs4|gradio|bitstruct|attrs|referencing).*'

0 commit comments

Comments
 (0)