setup.cfg (29 lines of code) (raw):
[wheel]
universal = 0
[metadata]
requires_dist =
botocore==1.38.8
docutils>=0.18.1,<=0.19
s3transfer>=0.12.0,<0.13.0
PyYAML>=3.10,<6.1
colorama>=0.2.5,<0.4.7
rsa>=3.1.2,<4.8
[check-manifest]
ignore =
.github
.github/*
.coveragerc
CHANGELOG.rst
CONTRIBUTING.md
CODE_OF_CONDUCT.md
.travis.yml
requirements*
tox.ini
.changes
.changes/*
tests
tests/*
scripts
scripts/*
doc
doc/*