File: control

package info (click to toggle)
python-readme-renderer 24.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 684 kB
  • sloc: python: 469; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 461 bytes parent folder | download
1
2
3
4
5
6
7
Depends: python3-readme-renderer, python3-all
Test-Command: cd $AUTOPKGTEST_TMP; for p in $(py3versions -s); do $p -c 'import readme_renderer; print(readme_renderer)'; done
Restrictions: allow-stderr

Depends: python3-readme-renderer, python3-cmarkgfm, python3-all, python3-pytest, python3-mock, python3-setuptools
Test-Command: cp -r tests $AUTOPKGTEST_TMP; cd $AUTOPKGTEST_TMP; for p in $(py3versions -s); do $p -m pytest -sv; done
Restrictions: allow-stderr