File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -547,11 +547,10 @@ poetry
547547
548548poetry is a command-line tool to handle dependency installation and
549549isolation 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
You can’t perform that action at this time.
0 commit comments