blob: 5c32e1664d2c74e9665427e21a64a8de96a04995 [file] [log] [blame]
Jon Wayne Parrott77fb0f22017-10-18 12:52:35 -07001[bdist_wheel]
2universal = 1
Rebecca Chen0fce6372018-09-27 10:45:58 -07003
4[pytype]
5python_version = 3.6
6inputs =
Tres Seaverb6fb0782018-12-07 11:12:48 -05007 google/
Rebecca Chen0fce6372018-09-27 10:45:58 -07008exclude =
9 tests/
Rebecca Chena009d7f2019-04-02 14:35:27 -070010output = pytype_output/
Tim Swast0e2f6a32019-04-29 10:04:19 -070011# Workaround for https://github.com/google/pytype/issues/150
12disable = pyi-error