[arch-commits] Commit in python-docstring-to-markdown/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Thu Mar 11 05:26:54 UTC 2021
Date: Thursday, March 11, 2021 @ 05:26:53
Author: polyzen
Revision: 887403
Remove empty check()
Modified:
python-docstring-to-markdown/trunk/PKGBUILD
----------+
PKGBUILD | 3 ---
1 file changed, 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-11 05:25:17 UTC (rev 887402)
+++ PKGBUILD 2021-03-11 05:26:53 UTC (rev 887403)
@@ -20,9 +20,6 @@
python setup.py build
}
-check() {
-}
-
package() {
cd $_name-$pkgver
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
More information about the arch-commits
mailing list