Skip to content

Commit b750c76

Browse files
committed
Build: addressed pyproject.toml feedback
Signed-off-by: Tim Lehr <tim.lehr@disneyanimation.com>
1 parent 6060ffa commit b750c76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ build-backend = "scikit_build_core.build"
55
[project]
66
name = "opentimelineio-raven"
77
dynamic = ["version"]
8-
description = "OpenTimelineIO viewer app based on imGui."
8+
description = "OpenTimelineIO viewer app made with Dear ImGui."
99
authors = [
1010
{ name = "Contributors to the OpenTimelineIO project", email = "otio-discussion@lists.aswf.io"}
1111
]
1212
classifiers = [
13-
"Programming Language :: Python :: 3",
13+
"Programming Language :: C++",
1414
"Development Status :: 4 - Beta",
1515
"Intended Audience :: Developers",
1616
"Topic :: Multimedia :: Video",

0 commit comments

Comments
 (0)