diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-06-14 10:46:17 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-06-14 10:46:17 +0200 |
commit | 27a179424cbba002a65393eb92c247866b5bda99 (patch) | |
tree | 62dc60dff43bc29f2c0634bb237c5f30205ff682 | |
parent | 9dcbfdfe8620cc417438d1727aa1e0c89846e9bf (diff) | |
download | haketilo-hydrilla-27a179424cbba002a65393eb92c247866b5bda99.tar.gz haketilo-hydrilla-27a179424cbba002a65393eb92c247866b5bda99.zip |
correct build deps info
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |