aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-06-14 10:46:17 +0200
committerWojtek Kosior <koszko@koszko.org>2022-06-14 10:46:17 +0200
commit27a179424cbba002a65393eb92c247866b5bda99 (patch)
tree62dc60dff43bc29f2c0634bb237c5f30205ff682
parent9dcbfdfe8620cc417438d1727aa1e0c89846e9bf (diff)
downloadhaketilo-hydrilla-27a179424cbba002a65393eb92c247866b5bda99.tar.gz
haketilo-hydrilla-27a179424cbba002a65393eb92c247866b5bda99.zip
correct build deps info
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c77431b..ca49836 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,11 @@ The information below is meant to help hack on the codebase. If you're instead l
### Build
+* build (a PEP517 package builder)
* setuptools
* wheel
* setuptools_scm
-* babel
+* babel (Python library)
### Test