diff --git a/packages/dev-python/wcwidth/wcwidth-0.1.7.exheres-0 b/packages/dev-python/wcwidth/wcwidth-0.1.7-r1.exheres-0 similarity index 85% rename from packages/dev-python/wcwidth/wcwidth-0.1.7.exheres-0 rename to packages/dev-python/wcwidth/wcwidth-0.1.7-r1.exheres-0 index 48e5700..e45bd7c 100644 --- a/packages/dev-python/wcwidth/wcwidth-0.1.7.exheres-0 +++ b/packages/dev-python/wcwidth/wcwidth-0.1.7-r1.exheres-0 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 require github [ user="jquast" ] -require pypi setup-py [ import=setuptools ] +require pypi setup-py [ import=setuptools test=pytest ] SUMMARY="Measures number of Terminal column cells of wide-character codes"