Source: pytest-env
Section: python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 cython3,
 automake,
 dh-python,
 make,
 pkgconf,
 pkg-config,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatch-vcs,
 python3-hatchling,
 python3-pytest <!nocheck>,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.6.2
Homepage: https://github.com/pytest-dev/pytest-env
Vcs-Browser: https://salsa.debian.org/morph/pytest-env
Vcs-Git: https://salsa.debian.org/morph/pytest-env.git

Package: python3-pytest-env
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: pytest-env
 This is a pytest plugin that enables you to set environment variables in a pytest.ini or pyproject.toml file.