From c2db29430abe8a13f4106dcedfe217bb1ee11290 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:10:45 -0400 Subject: python/pyresample: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/pyresample/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python') diff --git a/python/pyresample/README b/python/pyresample/README index 1361d520ed..f7c5cd1ce5 100644 --- a/python/pyresample/README +++ b/python/pyresample/README @@ -7,5 +7,5 @@ swath data. Optional dependencies: numexpr, quicklook (not available from SBo) -NOTE: Cython will not be used. Use environment variable 'USE_CYTHON=True' -to use it. +NOTE: Cython will not be used by default. Set environment variable +'USE_CYTHON=True' to use it. -- cgit v1.2.3