1[bdist_wheel] 2universal = 1 3 4[pytype] 5python_version = 3.6 6inputs = 7 google/ 8exclude = 9 tests/ 10output = .pytype/ 11# Workaround for https://github.com/google/pytype/issues/150 12disable = pyi-error 13