head 1.2; access; symbols pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.4 pkgsrc-2019Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2020.05.16.02.11.40; author joerg; state dead; branches; next 1.1; commitid iqD01ZVHuYEFlp8C; 1.1 date 2019.12.21.23.36.23; author joerg; state Exp; branches; next ; commitid 2pHhGX8Ql5mqbDPB; desc @@ 1.2 log @Use explicit encoding in setup.py for unicode source. @ text @$NetBSD: patch-README.rst,v 1.1 2019/12/21 23:36:23 joerg Exp $ Remove non-ASCII character. --- README.rst.orig 2019-12-21 21:20:53.977120638 +0000 +++ README.rst @@@@ -126,7 +126,7 @@@@ We use pytest_ for testing ``pylint``, w If you want to run tests on a specific portion of the code with pytest_, (pytest-cov_) and your local python version:: - # ( pip install pytest-cov ) + # ( pip install pytest-cov ) # Everything: python3 -m pytest tests/ # Everything in tests/message with coverage for the relevant code: @ 1.1 log @Drop non-ASCII characters for Python 3.6 build. @ text @d1 1 a1 1 $NetBSD$ @