Skip to content

Commit 328019e

Browse files
authored
Remove incorrect information about respecting lock files.
1 parent 097523a commit 328019e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ dependencies are not required when the objective is to simply build either a sou
4141
project.
4242

4343
In order to improve the above situation, `poetry-core` was created. Shared functionality pertaining to PEP 517 build
44-
backends, including reading lock file, `pyproject.toml` and building wheel/sdist, were implemented in this package. This
44+
backends, `pyproject.toml` and building wheel/sdist, were implemented in this package. This
4545
makes PEP 517 builds extremely fast for Poetry managed packages.

0 commit comments

Comments
 (0)