Skip to content

Commit 8f6ee47

Browse files
committed
build: add mpeg2v test suites to pyproject.toml
1 parent 5b7b8ba commit 8f6ee47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ packages = ["fluster", "fluster.decoders"]
9898
"test_suites/vp9/VP9-TEST-VECTORS-HIGH.json",
9999
"test_suites/vp9/VP9-TEST-VECTORS.json"
100100
]
101+
"share/fluster/test_suites/mpeg2v" = [
102+
"test_suites/mpeg2v/MPEG2_VIDEO-422.json",
103+
"test_suites/mpeg2v/MPEG2_VIDEO-MAIN.json"
104+
]
101105

102106
# Once https://github.com/pypa/pip/issues/12963 is implemented we can think about adding
103107
# [dependency-groups]

0 commit comments

Comments
 (0)