diff --git a/.github/workflows/license_tests.yml b/.github/workflows/license_tests.yml index b8217ea..494e2ac 100644 --- a/.github/workflows/license_tests.yml +++ b/.github/workflows/license_tests.yml @@ -9,4 +9,4 @@ jobs: license_tests: uses: neongeckocom/.github/.github/workflows/license_tests.yml@master with: - packages-exclude: '^(neon-llm-chatgpt|tqdm|klat-connector|neon-chatbot|dnspython).*' \ No newline at end of file + packages-exclude: '^(neon-llm|tqdm|klat-connector|neon-chatbot|dnspython|attrs).*' \ No newline at end of file