File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ commands =
3333 cmd /c copy tests\add tests\add_result
3434 fosslight_prechecker add -p " tests\add_result" -c " 2019-2021 LG Electronics Inc." -l " GPL-3.0-only"
3535 fosslight_prechecker add -p " tests\add" -l " EPL-1.0"
36+ fosslight_prechecker add -p " tests\add" -u " https://github.com/fosslight/fosslight_prechecker/"
3637
3738[testenv:ubuntu]
3839commands =
@@ -45,6 +46,7 @@ commands =
4546 cp -r tests/add tests/add_result
4647 fosslight_prechecker add -p " tests/add_result" -c " 2019-2021 LG Electronics Inc." -l " GPL-3.0-only"
4748 fosslight_prechecker add -p " tests/add" -l " EPL-1.0"
49+ fosslight_prechecker add -p " tests/add" -u " https://github.com/fosslight/fosslight_prechecker/"
4850
4951[testenv:release]
5052deps =
@@ -58,4 +60,5 @@ commands =
5860 cp -r tests/add tests/add_result
5961 fosslight_prechecker add -p tests/add_result -c " 2019-2021 LG Electronics Inc." -l " GPL-3.0-only"
6062 fosslight_prechecker add -p tests/add -l EPL-1.0
63+ fosslight_prechecker add -p tests/add -u " https://github.com/fosslight/fosslight_prechecker/"
6164 pytest -v --flake8
You can’t perform that action at this time.
0 commit comments