aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-10-11 12:58:34 +0200
committerWojtek Kosior <koszko@koszko.org>2022-10-11 13:12:15 +0200
commit4c6e87a166ab8824f109c4dab2282ef60f7d3ea1 (patch)
treea578f97514d387b9c7b4bda58174bfffef269c21 /README.md
parent634cef218e9979053da3367c79de6d740633c61a (diff)
downloadhaketilo-hydrilla-4c6e87a166ab8824f109c4dab2282ef60f7d3ea1.tar.gz
haketilo-hydrilla-4c6e87a166ab8824f109c4dab2282ef60f7d3ea1.zip
[builder][server][proxy] correct build deps info
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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