diff --git a/MANIFEST.in b/MANIFEST.in index 6f38bf3c1..9e3dc7cde 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,7 @@ include README.md LICENSE AUTHORS.md include requirements.txt requirements-dev.txt tox.ini include moto/ec2/resources/instance_types.json -include moto/ec2/resources/instance_type_offerings.json +include moto/ec2/resources/instance_type_offerings/*/*.json include moto/ec2/resources/amis.json include moto/cognitoidp/resources/*.json include moto/dynamodb2/parsing/reserved_keywords.txt