summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-04-07 15:00:10 +0200
committerMichał Górny <mgorny@gentoo.org>2022-04-07 16:13:48 +0200
commit314f5805a053949fc94a0259b472f2ad91255916 (patch)
treedf9cfd3c4fbaad5fa173429d2541d318c998583b /dev-python/hatchling
parentmail-filter/postsrsd fixes initd (diff)
downloadgentoo-314f5805a053949fc94a0259b472f2ad91255916.tar.gz
gentoo-314f5805a053949fc94a0259b472f2ad91255916.tar.bz2
gentoo-314f5805a053949fc94a0259b472f2ad91255916.zip
dev-python/hatchling: Add test dep on dev-python/tomli-w
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r--dev-python/hatchling/hatchling-0.22.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/hatchling/hatchling-0.22.0.ebuild b/dev-python/hatchling/hatchling-0.22.0.ebuild
index 992bc68216bc..493cb2c4c2dd 100644
--- a/dev-python/hatchling/hatchling-0.22.0.ebuild
+++ b/dev-python/hatchling/hatchling-0.22.0.ebuild
@@ -41,6 +41,7 @@ BDEPEND="
dev-python/httpx[${PYTHON_USEDEP}]
dev-python/platformdirs[${PYTHON_USEDEP}]
dev-python/rich[${PYTHON_USEDEP}]
+ dev-python/tomli-w[${PYTHON_USEDEP}]
' 'python*')
)
"