File: control

package info (click to toggle)
pytest-astropy 0.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: python: 40; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 232 bytes parent folder | download
1
2
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import pytest_remotedata, pytest_doctestplus, pytest_arraydiff, pytest_astropy_header" ; done
Depends: @