Merge pull request #1279 from JackDanger/jack/ship-dashboard-template-for-moto-server

ship dashboard template for moto server
This commit is contained in:
Jack Danger 2017-10-19 22:40:10 -07:00 committed by GitHub
commit efefc1714e

View File

@ -1,4 +1,5 @@
include README.md LICENSE AUTHORS.md
include requirements.txt requirements-dev.txt tox.ini
include moto/ec2/resources/instance_types.json
recursive-include moto/templates *
recursive-include tests *