blob: dcd650d83632022f1c2772807a229e12d19689e6 [file] [edit]
[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, F401, E722, E741
exclude: my_shlex.py