Skip to content

Commit 7cf802e

Browse files
pinealanpradyunsg
andauthored
Fix duplicate phrase about poetry (#799)
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
1 parent 1c905c2 commit 7cf802e

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

source/key_projects.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -547,11 +547,10 @@ poetry
547547

548548
poetry is a command-line tool to handle dependency installation and
549549
isolation as well as building and packaging of Python packages. It
550-
uses ``pyproject.toml`` and provides its own dependency resolver, and,
551-
instead of depending on the resolver functionality within :ref:`pip`,
552-
provides its own dependency resolver. It attempts to speed users'
553-
experience of installation and dependency resolution by locally
554-
caching metadata about dependencies.
550+
uses ``pyproject.toml`` and, instead of depending on the resolver
551+
functionality within :ref:`pip`, provides its own dependency resolver.
552+
It attempts to speed users' experience of installation and dependency
553+
resolution by locally caching metadata about dependencies.
555554

556555
.. _pypiserver:
557556

0 commit comments

Comments
 (0)