blob: 0be0b3ff5480ac8e018c8b728a1ebd7a970e4454 [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/
Tres Seaver000d0a02020-10-06 15:47:28 -040010output = .pytype/
Tim Swast0e2f6a32019-04-29 10:04:19 -070011# Workaround for https://github.com/google/pytype/issues/150
12disable = pyi-error