4 Commits

Author SHA1 Message Date
jasper
52ab7ebd97 update to py-argcomplete-0.8.7 2015-12-30 19:23:30 +00:00
sthen
88e0d48477 bump REVISION for setuptools dep change. 2015-09-29 10:51:43 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
landry
7ed9b3f7a8 Import argcomplete 0.5.7.
Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script.

It makes two assumptions:

* You're using bash as your shell
* You're using argparse to manage your command line arguments/options

(hidden dependency of py-argh, needed to remove a warning at runtime in barman)
2013-08-10 13:59:06 +00:00