File: control

package info (click to toggle)
jupyterlab-pygments 0.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 884 kB
  • sloc: python: 110; makefile: 3; javascript: 1
file content (3 lines) | stat: -rw-r--r-- 276 bytes parent folder | download
1
2
3
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; command -v $py && $py -c "import jupyterlab_pygments; print(jupyterlab_pygments)" ; done
Depends: python3-minimal, @
Restrictions: allow-stderr, superficial