File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ CI=${GITHUB_ACTIONS:-false}
88ignored_folders=(" dora-parler" " dora-opus" " dora-internvl" " dora-magma" )
99
1010# Skip test
11- skip_test_folders=(" dora-internvl" " dora-parler" " dora-keyboard" " dora-microphone" " terminal-input" " dora-magma" )
11+ skip_test_folders=(" dora-internvl" " dora-parler" " dora-keyboard" " dora-microphone" " terminal-input" " dora-magma" " dora-phi4 " " dora-qwen2-5-vl " )
1212
1313# Get current working directory
1414dir=$( pwd)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ authors = [
88description = " Dora Node for VLM"
99license = { text = " MIT" }
1010readme = " README.md"
11- requires-python = " >=3.9 "
11+ requires-python = " >=3.10 "
1212
1313dependencies = [
1414 " dora-rs >= 0.3.9" ,
You can’t perform that action at this time.
0 commit comments