devel/py-xmltodict: Clean up Makefile after 6c401020d1 (python36 removal)

This commit is contained in:
Po-Chuan Hsieh 2022-01-29 07:19:25 +08:00
parent 0506d058cc
commit 11560cb665
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -18,7 +18,6 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
USE_LOCALE= en_US.UTF-8 # Python 3.6
do-test:
@cd ${WRKSRC} && ${LOCALBASE}/bin/nosetests-${PYTHON_VER}