From b099f593d5227453b999271ec2f00d8e81ab5b86 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 4 Aug 2022 18:08:52 +0200 Subject: Use hazwaz to generate command line commands --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index edbec63..ec85f17 100644 --- a/setup.py +++ b/setup.py @@ -21,6 +21,7 @@ setup( 'ruamel.yaml', 'jinja2', 'python-dateutil', + 'hazwaz', ], python_requires='>=3', # Metadata -- cgit v1.2.3