File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4949 with :
5050 python-version : ${{ env.MAIN_PYTHON_VERSION }}
5151 target : " all"
52- whitelist-license-check : " attrs,referencing" # This has MIT license but fails the check
52+ whitelist-license-check : " attrs,referencing,jeepney " # This has MIT license but fails the check
5353
5454 docs-style :
5555 name : Documentation Style Check
@@ -130,7 +130,7 @@ jobs:
130130 operating-system : ${{ runner.os }}
131131 python-version : ${{ matrix.python-version }}
132132 target : " all"
133- whitelist-license-check : " attrs,referencing" # This has MIT license but fails the check
133+ whitelist-license-check : " attrs,referencing,jeepney " # This has MIT license but fails the check
134134
135135 - name : List dependencies (pip freeze)
136136 run : |
You can’t perform that action at this time.
0 commit comments