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 =
31
31
formatnongpl: {envpython} -m pip install --quiet ' {toxinidir}[format-nongpl]'
32
32
33
33
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 "
35
35
36
36
build: {envpython} -m build {toxinidir} --outdir {envtmpdir}/dist
37
37
You can’t perform that action at this time.
0 commit comments