diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-05-09 09:38:04 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-05-09 09:38:04 +0000 |
| commit | 11c57b2987e06bf35a84672a4e560212fc363804 (patch) | |
| tree | e1860cb34d71b1ed7fedeb81e996044324acf10c /dev-python/pyproject-hooks | |
| parent | 49d6eff372ef65c2d900b06355a7169f8c771c6a (diff) | |
| download | baldeagleos-repo-11c57b2987e06bf35a84672a4e560212fc363804.tar.gz baldeagleos-repo-11c57b2987e06bf35a84672a4e560212fc363804.tar.xz baldeagleos-repo-11c57b2987e06bf35a84672a4e560212fc363804.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pyproject-hooks')
| -rw-r--r-- | dev-python/pyproject-hooks/pyproject-hooks-1.2.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/pyproject-hooks/pyproject-hooks-1.2.0.ebuild b/dev-python/pyproject-hooks/pyproject-hooks-1.2.0.ebuild index 5c1a04720fd2..6bfcc0548604 100644 --- a/dev-python/pyproject-hooks/pyproject-hooks-1.2.0.ebuild +++ b/dev-python/pyproject-hooks/pyproject-hooks-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,6 +25,7 @@ BDEPEND=" ) " +EPYTEST_PLUGINS=() distutils_enable_tests pytest EPYTEST_DESELECT=( |
