diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-11 19:13:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-11 19:13:55 +0000 |
| commit | 7d53991481b4c789f2c1a6ab1302d20a0241ad8d (patch) | |
| tree | fa9f4c20d524226287f7a1f6aa2f8af114bb6afe /dev-python/sphobjinv | |
| parent | 4b131dc86055ae87f0b1783b79d1ffba7aa66e47 (diff) | |
| download | baldeagleos-repo-7d53991481b4c789f2c1a6ab1302d20a0241ad8d.tar.gz baldeagleos-repo-7d53991481b4c789f2c1a6ab1302d20a0241ad8d.tar.xz baldeagleos-repo-7d53991481b4c789f2c1a6ab1302d20a0241ad8d.zip | |
Adding metadata
Diffstat (limited to 'dev-python/sphobjinv')
| -rw-r--r-- | dev-python/sphobjinv/sphobjinv-2.4.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/sphobjinv/sphobjinv-2.4.ebuild b/dev-python/sphobjinv/sphobjinv-2.4.ebuild index 069ffa89c6d1..b47e7a0ec2b3 100644 --- a/dev-python/sphobjinv/sphobjinv-2.4.ebuild +++ b/dev-python/sphobjinv/sphobjinv-2.4.ebuild @@ -45,6 +45,9 @@ EPYTEST_DESELECT=( tests/test_readme.py::test_readme_shell_cmds # TODO tests/test_cli.py::TestSuggestGood::test_cli_suggest_paginated + # minor CLI test, confused by being called via 'python -m pytest' + tests/test_cli.py::TestMisc::test_cli_noargs_shows_help + tests/test_cli_textconv.py::TestMisc::test_cli_noargs_shows_help ) src_prepare() { |
