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 0cdc2ae commit 2a9946fCopy full SHA for 2a9946f
tox.ini
@@ -59,8 +59,6 @@ deps =
59
commands =
60
# Test for PEP8
61
pytest -v --flake8
62
- # Test for making excutable file
63
- pyinstaller --onefile cli.py -n cli --additional-hooks-dir=hooks --add-binary "src\fosslight_dependency\third_party\askalono\askalono.exe;third_party\askalono"
64
# Test for Maven (without optional command)
65
fosslight_dependency.exe -p tests\test_maven1\lombok.maven -o tests\result\maven1
66
# Test for Maven (with optional command)
0 commit comments