mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
remove develop branch from otio requirement
This commit is contained in:
parent
183ed3034e
commit
df51400d92
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ aiohttp_json_rpc = "*" # TVPaint server
|
||||||
acre = { git = "https://github.com/pypeclub/acre.git" }
|
acre = { git = "https://github.com/pypeclub/acre.git" }
|
||||||
opentimelineio = [
|
opentimelineio = [
|
||||||
{ git = "https://github.com/pypeclub/OpenTimelineIO.git", branch="develop", markers = "sys_platform == 'win32'" },
|
{ git = "https://github.com/pypeclub/OpenTimelineIO.git", branch="develop", markers = "sys_platform == 'win32'" },
|
||||||
{ git = "https://github.com/PixarAnimationStudios/OpenTimelineIO.git", branch="develop", markers = "sys_platform == 'linux'" },
|
{ git = "https://github.com/PixarAnimationStudios/OpenTimelineIO.git", markers = "sys_platform == 'linux'" },
|
||||||
{ git = "https://github.com/PixarAnimationStudios/OpenTimelineIO.git", markers = "sys_platform == 'darwin'" }
|
{ git = "https://github.com/PixarAnimationStudios/OpenTimelineIO.git", markers = "sys_platform == 'darwin'" }
|
||||||
]
|
]
|
||||||
appdirs = "^1.4.3"
|
appdirs = "^1.4.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue