From c96a9bf050f57e2fe72435947839594a366bbaf3 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Sun, 28 Aug 2022 18:08:38 +0300 Subject: [PATCH] Add information about dependency requirements https://github.com/googlefonts/ufo2ft/issues/618 --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 793c06ed1..efe305e70 100644 --- a/README.rst +++ b/README.rst @@ -204,3 +204,9 @@ color layer is an array of glyph name and palette color index. For example: + +Setup Notes +~~~~~~~~~~~ + +If you are installing ufo2ft from source, note that the strict dependency versions in `requirements.txt` are +for testing, see `setup.py`'s install_requires and extras_requires for more relaxed dependency requirements.