Skip to content

Commit e5f0052

Browse files
committed
Delete error code for tox release test
Signed-off-by: Jaekwon Bang <[email protected]>
1 parent a350470 commit e5f0052

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ deps =
2929
commands =
3030
fosslight_dependency -h
3131
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"
3432
pytest -v --flake8
3533
pyinstaller --onefile cli.py build.spec --additional-hooks-dir=hooks
3634
{toxinidir}/dist/cli -o test_result_cli

0 commit comments

Comments
 (0)