Skip to content

Commit 2a9946f

Browse files
committed
Delete unnecessary tox command for windows
Signed-off-by: Jaekwon Bang <[email protected]>
1 parent 0cdc2ae commit 2a9946f

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
@@ -59,8 +59,6 @@ deps =
5959
commands =
6060
# Test for PEP8
6161
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"
6462
# Test for Maven (without optional command)
6563
fosslight_dependency.exe -p tests\test_maven1\lombok.maven -o tests\result\maven1
6664
# Test for Maven (with optional command)

0 commit comments

Comments
 (0)