File: control

package info (click to toggle)
zict 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: python: 985; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 216 bytes parent folder | download
1
2
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do pushd zict/tests ; echo "Testing with $py:" ; $py $(which py.test-3) ; popd ; done
Depends: python3-all, python3-zict, python3-pytest, python3-lmdb