diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-31 18:26:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-31 18:26:57 +0000 |
| commit | a3af3e818c5a8edcffcf591e160100c6374ddb30 (patch) | |
| tree | 95d091b181b10b8176bc3dca5b263f9edf522d41 /dev-python/pytest-harvest | |
| parent | cafb932c2ad8c7a099c667ec67353a54e0b98b55 (diff) | |
| download | baldeagleos-repo-a3af3e818c5a8edcffcf591e160100c6374ddb30.tar.gz baldeagleos-repo-a3af3e818c5a8edcffcf591e160100c6374ddb30.tar.xz baldeagleos-repo-a3af3e818c5a8edcffcf591e160100c6374ddb30.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-harvest')
| -rw-r--r-- | dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild b/dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild index 0857022cc766..cc1864303776 100644 --- a/dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild +++ b/dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild @@ -24,11 +24,13 @@ RDEPEND=" >=dev-python/makefun-1.5[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] " +# https://github.com/smarie/python-pytest-cases/issues/330 BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] + <dev-python/pytest-8[${PYTHON_USEDEP}] dev-python/pytest-cases[${PYTHON_USEDEP}] dev-python/tabulate[${PYTHON_USEDEP}] ) |
