You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[pytype]
|
|
python_version = 3.6
|
|
inputs =
|
|
google/
|
|
exclude =
|
|
tests/
|
|
output = .pytype/
|
|
# Workaround for https://github.com/google/pytype/issues/150
|
|
disable = pyi-error
|