We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2169899 commit 0709ad2Copy full SHA for 0709ad2
tox.ini
@@ -51,6 +51,7 @@ commands =
51
# Test for Pypi
52
fosslight_dependency -p tests/test_pypi -o tests/result/pip
53
# Test for NPM (without optional command)
54
+ npm install --prefix {toxworkdir}/test_npm1 -g license-checker
55
fosslight_dependency -p tests/test_npm1 -o tests/result/npm1
56
# Test for NPM (with optional command)
57
npm install --prefix {toxworkdir}/test_npm2 -g license-checker
0 commit comments