SlackBuildsOrg/python/doit
Andrew Clemons 90597526a1
python/doit: Add dependency python-importlib_metadata.
This is a required dependency in setup.py.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-05-07 13:59:21 +07:00
..
doit.info python/doit: Add dependency python-importlib_metadata. 2022-05-07 13:59:21 +07:00
doit.SlackBuild python/doit: Updated for version 0.36.0. 2022-04-30 13:51:53 +07:00
README
slack-desc

doit is a modern open-source build-tool written in python for
building and managing custom work-flows. It can be used on systems
test/integration automation, scientific computational pipelines,
content generation, configuration management, and other contexts.

NOTE: pyinotify must be installed with python3 support.