From 4c6e87a166ab8824f109c4dab2282ef60f7d3ea1 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 11 Oct 2022 12:58:34 +0200 Subject: [builder][server][proxy] correct build deps info --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fda94ef..ad3434b 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,11 @@ You're going to need at least Python 3.7 plus the following Python libraries * jsonschema (>= 3.0) * beautifulsoup4 * html5lib -* babel * setuptools * setuptools_scm * wheel +* babel (Python library) +* build (a PEP517 package builder) This project also utilizes reuse, pytest and mypy but those are either development-only dependencies or just not required for the actual Haketilo -- cgit v1.2.3