From fdfbe59ea9e0dac355bfb52b0c9adef24a54885a Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Mon, 24 May 2021 01:28:18 +0100 Subject: python/tinycss2: Fix REQUIRES. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/tinycss2/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/tinycss2/README') diff --git a/python/tinycss2/README b/python/tinycss2/README index 34fd8d5665..778f77e8a2 100644 --- a/python/tinycss2/README +++ b/python/tinycss2/README @@ -1,3 +1,3 @@ -All the web developers know the CSS format, but do they really know all the -subtleties of its syntax? tinycss2 provides a CSS parser that is able to -extract everything you want from stylesheets. +All the web developers know the CSS format, but do they really know all +the subtleties of its syntax? tinycss2 provides a CSS parser that is +able to extract everything you want from stylesheets. -- cgit v1.2.3