File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
requirements : ' requirements-all.txt'
38
38
fail : ' Copyleft,Other,Error'
39
39
fails-only : true
40
- exclude : ' ^(precise-runner|fann2|tqdm|bs4|mutagen|chardet|text-unidecode| sonopy|ovos-stt-plugin).*'
40
+ exclude : ' ^(precise-runner|fann2|tqdm|bs4|sonopy|ovos-stt-plugin).*'
41
41
exclude-license : ' ^(Mozilla).*$'
42
42
- name : Print report
43
43
if : ${{ always() }}
44
- run : echo "${{ steps.license_check_report.outputs.report }}"
44
+ run : echo "${{ steps.license_check_report.outputs.report }}"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ovos-backend-client~=0.1.0
15
15
ovos-workshop < 0.1.0 , >= 0.0.15
16
16
17
17
# provides plugins and classic machine learning framework
18
- ovos-classifiers < 0.1.0 , >= 0.0.0a50
18
+ ovos-classifiers < 0.1.0 , >= 0.0.0a53
19
19
20
20
# ensure default plugin available for any solver plugins
21
21
ovos-translate-server-plugin
You can’t perform that action at this time.
0 commit comments