File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ commands =
3131 formatnongpl: {envpython} -m pip install --quiet ' {toxinidir}[format-nongpl]'
3232
3333 audit: {envpython} -m pip_audit
34- audit-formatnongpl: {envpython} -m piplicenses {posargs} --ignore-packages pip-requirements-parser pip_audit pip-api --allow-only =" Apache Software License;ISC License (ISCL);MIT License;BSD License;Mozilla Public License 2.0 (MPL 2.0)"
34+ audit-formatnongpl: {envpython} -m piplicenses {posargs} --ignore-packages pip-requirements-parser pip_audit pip-api --allow-only =" Apache Software License;ISC License (ISCL);MIT License;BSD License;Mozilla Public License 2.0 (MPL 2.0);Python Software Foundation License "
3535
3636 build: {envpython} -m build {toxinidir} --outdir {envtmpdir}/dist
3737
You can’t perform that action at this time.
0 commit comments