Skip to content

Commit

Permalink
fix: add config.yml file to pypi distribution files (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanholtz authored Feb 26, 2020
1 parent 83e25d3 commit b6cca1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ include LICENSE.md
include app.json
include Procfile
include requirements.txt
include sendgrid/helpers/inbound/config.yml
recursive-include sendgrid *.py *.txt
recursive-exclude test *

0 comments on commit b6cca1c

Please sign in to comment.