]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - setup.py
storage: replace sqlite with in-share lease records
[tahoe-lafs/tahoe-lafs.git] / setup.py
index 1b2ed117ebb721d39ecd7325b0ee5aed8cfcdcad..9d18432d9f282bc3634144c3d094044b124cc90b 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -90,8 +90,7 @@ setup(name='allmydata-tahoe',
                 ],
       package_dir={ "allmydata": "src/allmydata",},
       scripts = ["bin/allmydata-tahoe"],
-      package_data={ 'allmydata': ['web/*.xhtml', 'web/*.html', 'web/*.css',
-                                   'owner.sql'] },
+      package_data={ 'allmydata': ['web/*.xhtml', 'web/*.html', 'web/*.css'] },
       classifiers=trove_classifiers,
       test_suite="allmydata.test",
       ext_modules=[