forked from aws/aws-cli
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
Latest commit
31 lines (29 loc) · 494 Bytes
/
Copy pathsetup.cfg
File metadata and controls
31 lines (29 loc) · 494 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[wheel]
universal = 0
[metadata]
requires_dist =
botocore==1.42.40
docutils>=0.18.1,<=0.19
s3transfer>=0.16.0,<0.17.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/*