Skip to content

Commit

Permalink
Remove maya sequencer adapter related files (#1520)
Browse files Browse the repository at this point in the history
* Remove maya adapter related files
* Update docs

Signed-off-by: rosborne132 <ozborne132@gmail.com>
Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com>
Signed-off-by: Eric Reinecke <ereinecke@netflix.com>
  • Loading branch information
rosborne132 authored and reinecke committed Jun 12, 2024
1 parent adcd8c8 commit 75f83cb
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 747 deletions.
1 change: 0 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ comment:

ignore:
- "contrib/opentimelineio_contrib/adapters/tests/test_rvsession.py"
- "contrib/opentimelineio_contrib/adapters/tests/test_maya_sequencer.py"
- "contrib/opentimelineio_contrib/adapters/tests/test_burnins.py"
- "contrib/opentimelineio_contrib/adapters/burnins.py"
- "*aaf2*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
"filepath": "hls_playlist.py",
"suffixes": ["m3u8"]
},
{
"OTIO_SCHEMA" : "Adapter.1",
"name" : "maya_sequencer",
"filepath" : "maya_sequencer.py",
"suffixes" : ["ma","mb"]
},
{
"OTIO_SCHEMA" : "Adapter.1",
"name" : "ale",
Expand Down
236 changes: 0 additions & 236 deletions contrib/opentimelineio_contrib/adapters/extern_maya_sequencer.py

This file was deleted.

111 changes: 0 additions & 111 deletions contrib/opentimelineio_contrib/adapters/maya_sequencer.py

This file was deleted.

Loading

0 comments on commit 75f83cb

Please sign in to comment.