diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-09-15 01:43:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-09-15 01:43:58 +0000 |
| commit | 714ba175ae50695fc8f7eee2cb965ab8e0c08e75 (patch) | |
| tree | b88a8a0ccd72de1d70d4898c9fd9f74c9b5cb211 /dev-python/pytest-xvfb | |
| parent | f91d75e12e94a0a78fe02b44ca98b02cc95c9a4c (diff) | |
| download | baldeagleos-repo-714ba175ae50695fc8f7eee2cb965ab8e0c08e75.tar.gz baldeagleos-repo-714ba175ae50695fc8f7eee2cb965ab8e0c08e75.tar.xz baldeagleos-repo-714ba175ae50695fc8f7eee2cb965ab8e0c08e75.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-xvfb')
| -rw-r--r-- | dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild index 3ace1463503f..9f7ccbcba29d 100644 --- a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild +++ b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild @@ -22,13 +22,4 @@ RDEPEND=" x11-base/xorg-server[xvfb] " -distutils_enable_tests pytest - -python_test() { - local -x PYTHONPATH="${BUILD_DIR}/install/lib" - esetup.py install \ - --root="${BUILD_DIR}/install" \ - --install-lib=lib - - pytest -vv || die "Tests fail with ${EPYTHON}" -} +distutils_enable_tests --install pytest |
