Skip to content

Commit cf5e1a9

Browse files
committed
tests
1 parent 56635be commit cf5e1a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/license_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
requirements: 'requirements-all.txt'
3838
fail: 'Copyleft,Other,Error'
3939
fails-only: true
40-
exclude: '^(precise-runner|fann2|ovos-adapt-parser|ovos-padatious|tqdm|bs4|sonopy|caldav|recurring-ical-events|x-wr-timezone|zeroconf|mutagen).*'
40+
exclude: '^(precise-runner|fann2|ovos-adapt-parser|ovos-padatious|tqdm|bs4|sonopy|caldav|recurring-ical-events|x-wr-timezone|zeroconf|mutagen|attrs).*'
4141
exclude-license: '^(Mozilla).*$'
4242
- name: Print report
4343
if: ${{ always() }}

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ ovos-utils[extras]>=0.6.0,<1.0.0
1212
ovos_bus_client>=0.1.4,<2.0.0
1313
ovos-plugin-manager>=0.8.0,<1.0.0
1414
ovos-config>=0.0.13,<2.0.0
15-
ovos-workshop>=3.3.4a1,<4.0.0
15+
ovos-workshop>=3.3.4,<4.0.0

0 commit comments

Comments
 (0)