diff options
author | Wolfgang Müller | 2024-09-27 16:05:28 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-09-27 16:06:45 +0200 |
commit | 5299c01ad9c4e3fbd486c9ea6d949be631e8d6bb (patch) | |
tree | f3387a20ea132768b1ae453628dd3b4ef71e8c9b /lang-python/sets/python-devel | |
parent | d9788c17feb32dd7a647092d2321d9698e6fdacd (diff) | |
download | portage-roles-5299c01ad9c4e3fbd486c9ea6d949be631e8d6bb.tar.gz |
lang-python: Add dev-python/poetry to @python-devel
We use dev-python/poetry for all our Python projects and we prefer
having it installed via the system rather than its own installer, so add
it here.
Diffstat (limited to 'lang-python/sets/python-devel')
-rw-r--r-- | lang-python/sets/python-devel | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang-python/sets/python-devel b/lang-python/sets/python-devel index 2ec5bb5..3c16f61 100644 --- a/lang-python/sets/python-devel +++ b/lang-python/sets/python-devel @@ -1,2 +1,3 @@ dev-python/pip +dev-python/poetry dev-util/ruff |