| author | Evangelos Foutras
            <foutrelis@archlinux.org> 2019-10-25 13:07:52 UTC  | 
| committer | Evangelos Foutras
            <foutrelis@archlinux.org> 2019-10-25 13:07:52 UTC  | 
| parent | 989af89cc7e843cf48bdfecdf3ce5093eb31d22c | 
| PKGBUILD | +1 | -1 | 
diff --git a/PKGBUILD b/PKGBUILD index 51fac14..be9783a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -27,7 +27,7 @@ build() { check() { cd ${srcdir}/${pkgname} - PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.7" pytest + PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.8" pytest } package() {