summaryrefslogtreecommitdiff
path: root/dev-python/pytest-pythonpath
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-26 12:34:37 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-26 12:34:37 +0000
commit45620c5bf2efedf816b5e32e4301aae632c35ce7 (patch)
tree61ef3643a8095165533163b38426879409a6b633 /dev-python/pytest-pythonpath
parent2797cc940a89b17c99cb401b83beba1fe1442368 (diff)
downloadbaldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.tar.gz
baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.tar.xz
baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-pythonpath')
-rw-r--r--dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild
index 2703079dd662..816f6715400e 100644
--- a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild
+++ b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild
@@ -4,7 +4,7 @@
EAPI="7"
DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{8,9} )
inherit distutils-r1