Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Commit

Permalink
Fix loading package data
Browse files Browse the repository at this point in the history
  • Loading branch information
dskecse authored and matt-garman committed Dec 14, 2015
1 parent 6616632 commit 3cea969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -34,5 +34,6 @@
'pytest==2.5.2',
],
packages=['wok'],
package_data={'wok':['contrib/*']},
scripts=['scripts/wok'],
)

0 comments on commit 3cea969

Please sign in to comment.