diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..eb520e3 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,11 @@ +Tests: unittests +Depends: python3-all, + python3-bs4, + python3-markdown-it, + python3-mdit-py-plugins, + python3-pytest, + python3-pytest-cov, + python3-pytest-regressions, + python3-sphinx, + python3-typing-extensions, + @, |