index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-11 16:56:15 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-11 16:56:15 +0100 |
commit | db6a72c628c260840f6b5a7ce28d96c79a79039b (patch) | |
tree | 67a9cd93d7243edf29cf11aedfe8435635ea6b4a /community | |
parent | ab0d2f24d95866c288dc4611f61f847c8e1f2ee1 (diff) |
-rw-r--r-- | community/python-pluggy/PKGBUILD | 5 |
diff --git a/community/python-pluggy/PKGBUILD b/community/python-pluggy/PKGBUILD index fcc37cc1..5906d9c8 100644 --- a/community/python-pluggy/PKGBUILD +++ b/community/python-pluggy/PKGBUILD @@ -1,2 +1,7 @@ +#==> Starting check()... +#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 unset checkdepends unset check |