Skip to content

Commit

Permalink
Include fixtures on install.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Sep 23, 2010
1 parent 29dd2b8 commit 17faf72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -20,6 +20,8 @@
'templates/*.html',
'templates/kong/*.html',
'templates/kong/*.txt',
'fixtures/*.json',

],
},
)

0 comments on commit 17faf72

Please sign in to comment.