diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-02 01:37:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-02 01:37:06 +0000 |
| commit | 217889932ab486b46fce3dbf715f100b324236c3 (patch) | |
| tree | 9a44209cd1c032921f39ac65fcaaafa0e77be097 /dev-python/pytest-tempdir | |
| parent | 44ab0453a34f437c4a5ffc9a3644828f47819bca (diff) | |
| download | baldeagleos-repo-217889932ab486b46fce3dbf715f100b324236c3.tar.gz baldeagleos-repo-217889932ab486b46fce3dbf715f100b324236c3.tar.xz baldeagleos-repo-217889932ab486b46fce3dbf715f100b324236c3.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-tempdir')
| -rw-r--r-- | dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild index d65c9b8ba5b3..52ab8975baa9 100644 --- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild +++ b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild @@ -14,13 +14,4 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 x86" -BDEPEND=" - >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -python_test() { - distutils_install_for_testing - pytest -vv || die "Tests failed with ${EPYTHON}" -} +distutils_enable_tests --install pytest |
