summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-11 18:40:42 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-11 18:40:42 +0100
commit306087dab45345c57b206b59e8cf8b892d4e2fce (patch)
tree356c53e839f8d51cae6c42f264de1646772b28ef /community
parentad0a2966f6519712e38fef7455b557dbba112b0c (diff)
downloadpackages-306087dab45345c57b206b59e8cf8b892d4e2fce.tar.xz
community/python-apipkg: documented why tests are disabled
Diffstat (limited to 'community')
-rw-r--r--community/python-apipkg/PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/python-apipkg/PKGBUILD b/community/python-apipkg/PKGBUILD
index 6403c888..3167ec8f 100644
--- a/community/python-apipkg/PKGBUILD
+++ b/community/python-apipkg/PKGBUILD
@@ -1,2 +1,7 @@
+#usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
+# or: setup.py --help [cmd1 cmd2 ...]
+# or: setup.py --help-commands
+# or: setup.py cmd --help
+#error: invalid command 'pytest'
unset check
unset checkdepends