summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-06 20:04:37 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-06 21:13:38 +0000
commitf11cc83adff3c88294bef0fa143eb317b2e9e02f (patch)
tree95049f5e9ea591efe104bf2ed7b8fd36bb369fc2 /setup.py
parent90d52f4205be5ce1eab04f97b0e4a71973258ddd (diff)
downloadmorph-f11cc83adff3c88294bef0fa143eb317b2e9e02f.tar.gz
Fix setup.py to also install deployment extensions
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 4acb9a6c..aaa164ac 100644
--- a/setup.py
+++ b/setup.py
@@ -143,6 +143,7 @@ FIXME
package_data={
'morphlib': [
'plugins/*_plugin.py',
+ 'exts/*',
'version',
'commit',
'tree',