changeset 8868:4071f4df98c3

pytype: drop pytype_requirements.txt appenlight dependency appenlight support was dropped in 09826e98b064.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 09 Apr 2021 06:27:17 -0400
parents 3119d680a8d5
children dceaee61b164
files pytype_requirements.txt
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pytype_requirements.txt	Fri Apr 09 06:40:58 2021 -0400
+++ b/pytype_requirements.txt	Fri Apr 09 06:27:17 2021 -0400
@@ -1,7 +1,6 @@
 # Note: pytype currently only supports Python3.8
 pytype == 2021.1.8
 # optional modules that we want for pytype checking
-appenlight_client
 ipython
 kajiki
 psycopg2