]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/blob - zfec/setup.cfg
stick a .gitignore file
[tahoe-lafs/zfec.git] / zfec / 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