Repository URL to install this package:
|
Version:
293.0.0-0 ▾
|
google-cloud-sdk
/
usr
/
lib
/
google-cloud-sdk
/
platform
/
gsutil
/
third_party
/
argcomplete
/
setup.cfg
|
|---|
[bdist_rpm]
provides=python-argcomplete
doc_files = Authors.rst
Changes.rst
README.rst
LICENSE.rst
[bdist_wheel]
universal=1
[flake8]
max-line-length=120
ignore: E301, E302, E305, E401, E722, E741
exclude: my_shlex.py