testing/py3-clikit: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-04 07:17:07 +00:00
parent 9838483969
commit ee3ec42549

View File

@ -3,7 +3,7 @@
pkgname=py3-clikit
_realname=clikit
pkgver=0.4.0
pkgrel=0
pkgrel=1
pkgdesc="Python3 library to create beautiful and testable command-line interfaces"
options="!check" # No tests on pypi tarball, github uses pyproject.toml
url="https://github.com/sdispater/clikit"