From abf420233ad489fc02db3d8fc07fa21240118b28 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Thu, 6 May 2021 18:15:07 +0100 Subject: python/pathlib2: Fix REQUIRES for python2. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/pathlib2/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/pathlib2/README') diff --git a/python/pathlib2/README b/python/pathlib2/README index 8630108f29..4ae19c8621 100644 --- a/python/pathlib2/README +++ b/python/pathlib2/README @@ -1,4 +1,4 @@ The old pathlib module on bitbucket is in bugfix-only mode. The goal of -pathlib2 is to provide a backport of standard pathlib module which tracks the -standard library module, so all the newest features of the standard pathlib -can be used also on older Python versions. +pathlib2 is to provide a backport of standard pathlib module which +tracks the standard library module, so all the newest features of the +standard pathlib can be used also on older Python versions. -- cgit v1.2.3