Changeset - dceaee61b164
[Not reviewed]
default
0 1 0
Mads Kiilerich - 5 years ago 2021-04-09 12:26:39
mads@kiilerich.com
Grafted from: a14fa388b903
pytype: support 2021.4.1 on Python 3.9
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
pytype_requirements.txt
Show inline comments
 
# Note: pytype currently only supports Python3.8
 
pytype == 2021.1.8
 
# Note: we support pytype on Python3.9
 
pytype==2021.4.1
 
# optional modules that we want for pytype checking
 
ipython
 
kajiki
0 comments (0 inline, 0 general)