Skip to content

Commit

Permalink
Add mixins to package_data
Browse files Browse the repository at this point in the history
  • Loading branch information
stvstnfrd committed Oct 18, 2019
1 parent 53949da commit 69e53de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
},
package_data={
"freetextresponse": [
'mixins/*.py',
'public/*',
'scenarios/*.xml',
'templates/*',
Expand Down

0 comments on commit 69e53de

Please sign in to comment.