index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-11 18:40:42 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-11 18:40:42 +0100 |
commit | 306087dab45345c57b206b59e8cf8b892d4e2fce (patch) | |
tree | 356c53e839f8d51cae6c42f264de1646772b28ef /community/python-apipkg | |
parent | ad0a2966f6519712e38fef7455b557dbba112b0c (diff) |
-rw-r--r-- | community/python-apipkg/PKGBUILD | 5 |
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 |