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 a350470 commit e5f0052Copy full SHA for e5f0052
tox.ini
@@ -29,8 +29,6 @@ deps =
29
commands =
30
fosslight_dependency -h
31
fosslight_dependency -v
32
- # Test for Pypi
33
- fosslight_dependency -p tests -o tests -m pip -a "source {toxinidir}/.tox/test_run/bin/activate" -d "deactivate"
34
pytest -v --flake8
35
pyinstaller --onefile cli.py build.spec --additional-hooks-dir=hooks
36
{toxinidir}/dist/cli -o test_result_cli
0 commit comments