jw-python/make/project.conf
Jan Lindemann 952bf4a4e1 Fix Python errors reported by mypy
This commit fixes Python errors and warnings reported by static type checking
with mypy.

Signed-off-by: Jan Lindemann <jan@janware.com>
2020-04-10 14:17:15 +02:00

21 lines
387 B
Text

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