blob: 731bd1c4da63468e8fb3d2c05748c6e803f681c5 [file] [log] [blame]
[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, E401
exclude: my_shlex.py