Skip to content
Snippets Groups Projects
Commit c485fb8f authored by Colin Watson's avatar Colin Watson
Browse files

Add autopkgtest dependencies on python3-gridfs and python3-pymongo

parent c03f91b5
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ python-mongomock (4.3.0-2) UNRELEASED; urgency=medium
* Fix autopkgtest to import from the installed package rather than the
source tree.
* Add autopkgtest dependencies on python3-gridfs and python3-pymongo.
-- Colin Watson <cjwatson@debian.org> Mon, 09 Dec 2024 16:08:44 +0000
......
......@@ -2,3 +2,5 @@ Test-Command: set -e; cd "$AUTOPKGTEST_TMP"; for PY in $(py3versions -s 2>/dev/n
Depends:
@,
python3-all,
python3-gridfs,
python3-pymongo,
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment