diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-01-22 13:45:41 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-01-22 13:45:41 +0100 |
commit | 8268ff3cf386fd3f4d60e80d7e11e92eb5352446 (patch) | |
tree | 41449a792de4f5c0a870ae6236017db17d86d1a0 /pyproject.toml | |
parent | cd527c117dc2f92d2116f05578b42334c9c8a65c (diff) |
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 81dab8d..5fb97a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,6 +32,7 @@ dependencies = [ "ruamel.yaml", "jinja2", "python-dateutil", + "hazwaz", #"xapian >= 1.4", ] dynamic = ["version"] |