From dde6ca8f39d28c35310e73256776f6e4264bd140 Mon Sep 17 00:00:00 2001 From: Daniel Eades Date: Tue, 21 Dec 2021 08:23:56 +0000 Subject: [PATCH 1/2] token change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13441a866..1cefb23f5 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ project. In order to improve the above situation, `poetry-core` was created. Shared functionality pertaining to PEP 517 build backends, including reading lock file, `pyproject.toml` and building wheel/sdist, were implemented in this package. This -makes PEP 517 builds extremely fast for Poetry managed packages. +makes PEP 517 builds extremely fast for Poetry managed packages From 7faa061090b3f114e8c6cb84f2c1c491d847d18d Mon Sep 17 00:00:00 2001 From: Daniel Eades Date: Tue, 28 Dec 2021 08:27:08 +0000 Subject: [PATCH 2/2] make token change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cefb23f5..13441a866 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ project. In order to improve the above situation, `poetry-core` was created. Shared functionality pertaining to PEP 517 build backends, including reading lock file, `pyproject.toml` and building wheel/sdist, were implemented in this package. This -makes PEP 517 builds extremely fast for Poetry managed packages +makes PEP 517 builds extremely fast for Poetry managed packages.