Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import hdf5plugin; print(hdf5plugin)" ; done
Depends: python3-all, python3-hdf5plugin, 
Restrictions: allow-stderr, superficial, 
Features: test-name=autodep8-python3

Test-Command: python3 -m hdf5plugin.test -v
Depends: @, @recommends@
Restrictions: allow-stderr
