mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-10 20:30:00 +00:00
setup: remove zip_safe, no one uses eggs anymore
Modern wheels are installed unpacked.
This commit is contained in:
parent
365977bf51
commit
3dcb3c8ed5
@ -1,10 +1,4 @@
|
||||
[easy_install]
|
||||
# Tahoe-LAFS actually does work at least as well as any package works when
|
||||
# zipped, but zipping eggs causes various problems
|
||||
# (http://bugs.python.org/setuptools/issue33 ), and generally makes it harder
|
||||
# for people to get at the source code, and doesn't actually provide any
|
||||
# benefits that I am aware of.
|
||||
zip_ok=False
|
||||
|
||||
# Tahoe-LAFS depends upon several libraries (foolscap, twisted, pycryptopp,
|
||||
# zfec, and others). Left to its own devices, setuptools will look on PyPI for
|
||||
|
Loading…
x
Reference in New Issue
Block a user