summaryrefslogtreecommitdiff
path: root/dev-python/isort
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-01 06:59:07 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-01 06:59:07 +0000
commitd8ecf180f6d1a41cde23e78dd6a90fca9309fd76 (patch)
tree7c20cf0c148a0855dc5f07f2b3e95bace5cee7a6 /dev-python/isort
parente709146bfe0a78864c489db0165a0156151b5b7a (diff)
downloadbaldeagleos-repo-d8ecf180f6d1a41cde23e78dd6a90fca9309fd76.tar.gz
baldeagleos-repo-d8ecf180f6d1a41cde23e78dd6a90fca9309fd76.tar.xz
baldeagleos-repo-d8ecf180f6d1a41cde23e78dd6a90fca9309fd76.zip
Adding metadata
Diffstat (limited to 'dev-python/isort')
-rw-r--r--dev-python/isort/isort-6.0.1.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-python/isort/isort-6.0.1.ebuild b/dev-python/isort/isort-6.0.1.ebuild
index 85af924f21fb..9047d453d432 100644
--- a/dev-python/isort/isort-6.0.1.ebuild
+++ b/dev-python/isort/isort-6.0.1.ebuild
@@ -22,11 +22,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-RDEPEND="
- $(python_gen_cond_dep '
- dev-python/tomli[${PYTHON_USEDEP}]
- ' 3.10)
-"
BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]
test? (