mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 15:43:54 +00:00
There is no runtime dependency on setuptools anymore
This commit is contained in:
parent
4cf308165b
commit
c938912beb
@ -24,10 +24,6 @@ include_package_data = True
|
|||||||
python_requires = >=3.7, <3.11
|
python_requires = >=3.7, <3.11
|
||||||
|
|
||||||
install_requires =
|
install_requires =
|
||||||
# we don't need much out of setuptools but the version checking stuff
|
|
||||||
# needs pkg_resources and PEP 440 version specifiers.
|
|
||||||
setuptools >= 28.8.0
|
|
||||||
|
|
||||||
zfec >= 1.1.0
|
zfec >= 1.1.0
|
||||||
|
|
||||||
# zope.interface >= 3.6.0 is required for Twisted >= 12.1.0.
|
# zope.interface >= 3.6.0 is required for Twisted >= 12.1.0.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user