Source: pytest-django Maintainer: Debian Python Team Uploaders: Brian May , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python-django-doc , python-pytest-doc , python3-all, python3-django , python3-doc , python3-pytest (>= 7.0.0) , python3-pytest-xdist , python3-setuptools, python3-setuptools-scm, python3-sphinx , python3-sphinx-rtd-theme , Standards-Version: 4.7.2 Homepage: https://github.com/pytest-dev/pytest-django Vcs-Git: https://salsa.debian.org/python-team/packages/pytest-django.git Vcs-Browser: https://salsa.debian.org/python-team/packages/pytest-django Testsuite: autopkgtest-pkg-python Package: python-pytest-django-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Multi-Arch: foreign Description: Django plugin for Pytest (Documentation) Running your test suite with pytest-django allows you to access features of pytest that wouldn't normally be available with the Django’s manage.py test command. . This package contains the documentation for python3-pytest-django. Package: python3-pytest-django Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python-pytest-django-doc, Description: Django plugin for Pytest Running your test suite with pytest-django allows you to access features of pytest that wouldn't normally be available with the Django’s manage.py test command. . This package contains the Python 3 version.