summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 11:33:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 11:33:32 +0000
commit0c4233495b50e3b2e7a423edaf334b0116e2901d (patch)
treeb6d4fe7d612d9cab9538f2fe4bad5d20984a44e9 /debian/tests/control
parentAdding upstream version 2.14.0+dfsg. (diff)
downloadpygments-debian.tar.xz
pygments-debian.zip
Adding debian version 2.14.0+dfsg-1.debian/2.14.0+dfsg-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..2ae49d9
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,7 @@
+Tests: python3-pygments
+Depends:
+ python3-all,
+ python3-lxml,
+ python3-pygments,
+ python3-pytest,
+ python3-wcag-contrast-ratio,