jw-python/make/project.conf
Jan Lindemann 1e16c0ffb1 Cmds: Add argcomplete support
argcomplete takes the arguments added to argparse, and builds bash
completion with it. Add it to all Cmds based executables.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-07-11 10:43:47 +02:00

21 lines
436 B
Text

[summary]
janware Python utility library
[description]
janware Python utility library
[global]
group = "Development/Libraries/Python"
subpackages = run devel
license = LGPL 2
jw-maintainer = jan
[build]
libname = none
[pkg.requires.os]
run = mypy, python3-magic, python3-termcolor, python3-pytimeparse, python3-argcomplete
[pkg.requires.jw]
devel = jw-python-run = VERSION-REVISION, jw-build-devel = VERSION
build = jw-build-devel