File: MANIFEST.in

package info (click to toggle)
python-moto 5.1.18-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 116,520 kB
  • sloc: python: 636,725; javascript: 181; makefile: 39; sh: 3
file content (26 lines) | stat: -rw-r--r-- 1,050 bytes parent folder | download
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
include README.md LICENSE AUTHORS.md
include requirements.txt requirements-dev.txt
include moto/py.typed
include moto/config/resources/aws_managed_rules.json
include moto/ec2/*/*.json
include moto/ec2/resources/instance_types.json
include moto/ec2/resources/instance_type_offerings/*/*.json
include moto/ec2/resources/latest_amis/*.json
include moto/ec2/resources/amis.json
include moto/ec2/resources/ecs/optimized_amis/*.json
include moto/emr/resources/*.json
include moto/cognitoidp/resources/*.json
include moto/dynamodb/parsing/reserved_keywords.txt
include moto/moto_api/_internal/*
include moto/moto_proxy/*
include moto/moto_proxy/certs/__init__.py
include moto/moto_proxy/certs/req.conf.tmpl
include moto/rds/resources/cluster_options/*.json
include moto/sqs/*/*.json
include moto/ssm/resources/*.json
include moto/ssm/resources/ami-amazon-linux-latest/*.json
include moto/ssm/resources/ecs/optimized_amis/*.json
include moto/sesv2/*/*.json
include moto/support/resources/*.json
recursive-include moto/moto_server *
recursive-include tests *