File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
77[project ]
88name = " opentimelineio-plugins"
9- version = " 0.16.0.dev1 "
9+ version = " 0.15.0 "
1010description = " OpenTimelineIO with batteries included plug-ins."
1111authors = [
1212 {
name =
" Contributors to the OpenTimelineIO project" ,
email =
" [email protected] " },
@@ -15,17 +15,7 @@ license = { file="LICENSE" }
1515readme = " README.md"
1616requires-python = " >=3.7"
1717dependencies = [
18- " opentimelineio @ git+https://github.com/AcademySoftwareFoundation/OpenTimelineIO.git@extract_adapters" ,
19- " otio-aaf-adapter" ,
20- " otio-burnins-adapter" ,
21- " otio-xges-adapter" ,
22- " otio-ale-adapter" ,
23- " otio-hls-playlist-adapter" ,
24- " otio-fcpx-xml-adapter" ,
25- " otio-maya-sequencer-adapter" ,
26- " otio-cmx3600-adapter" ,
27- " otio-svg-adapter" ,
28- " otio-fcp-adapter" ,
18+ " opentimelineio==0.15.0" ,
2919]
3020
3121classifiers = [
You can’t perform that action at this time.
0 commit comments