File: control

package info (click to toggle)
python-mongomock 4.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,028 kB
  • sloc: python: 16,412; makefile: 24
file content (6 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
Test-Command: set -e; cd "$AUTOPKGTEST_TMP"; for PY in $(py3versions -s 2>/dev/null); do $PY -c 'from mongomock import gridfs; gridfs.enable_gridfs_integration()'; done
Depends:
 @,
 python3-all,
 python3-gridfs,
 python3-pymongo,