From b81bb6c65eabd386fd729d701c861c641f826666 Mon Sep 17 00:00:00 2001
From: rsheeter <rsheeter@google.com>
Date: Sat, 30 May 2020 14:19:33 -0700
Subject: [PATCH] get nototools from pypi

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9748ccfa8..4cda58f53 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
 fonttools>=4.7.0
--e git://github.com/googlefonts/nototools.git#egg=master
\ No newline at end of file
+notofonttools>=0.2.4
\ No newline at end of file