Skip to content
Snippets Groups Projects
Commit cff9ad61 authored by Jasper van Nieuwenhuizen's avatar Jasper van Nieuwenhuizen :bike:
Browse files

Exclude blender from tests

Maya and Houdini are also excluded, so it seems safe and the sensible
thing to do.
parent 5019142c
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ if __name__ == "__main__":
"--exclude-dir=avalon/nuke",
"--exclude-dir=avalon/houdini",
"--exclude-dir=avalon/blender",
"--exclude-dir=avalon/schema",
# We can expect any vendors to
......
......@@ -23,6 +23,7 @@ if __name__ == "__main__":
"--exclude-dir=avalon/maya",
"--exclude-dir=avalon/nuke",
"--exclude-dir=avalon/houdini",
"--exclude-dir=avalon/blender",
# We can expect any vendors to
# be well tested beforehand.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment