awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.17k stars 772 forks source link

Include data/ in sdist packaging #36

Closed jamesls closed 8 years ago

jamesls commented 8 years ago

Otherwise these files aren't included and you won't get server side completion.

Also included missing license/notice files.

Verified the change by installing into a fresh venv from an sdist.

donnemartin commented 8 years ago

Looks good :+1: