Skip to content

Commit

Permalink
Exclude tqdm (MPL) and dnspython (ISC) from license tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Nov 29, 2023
1 parent df5a9d5 commit 9497562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
license_tests:
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master
with:
packages-exclude: '^(bs4|nvidia|bitstruct|audioread|klat-connector|chatbot-core).*'
packages-exclude: '^(bs4|nvidia|bitstruct|audioread|klat-connector|chatbot-core|tqdm|dnspython).*'

0 comments on commit 9497562

Please sign in to comment.