]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/blob - setup.cfg
620b34953ce478c857ea44d2ce3659e5ff9f3acb
[tahoe-lafs/zfec.git] / setup.cfg
1 [easy_install]
2 # zfec actually does work at least as well as any package
3 # works when zipped, but zipping eggs causes various problems
4 # (http://bugs.python.org/setuptools/issue33 ), and generally makes it
5 # harder for people to get at the source code, and doesn't actually
6 # provide any benefits that I am aware of.
7 zip_ok=False