mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
Be even more lenient, in the hopes of working on Nix.
This commit is contained in:
parent
4b7ab2bfd8
commit
dce8d3598a
2
setup.py
2
setup.py
@ -136,7 +136,7 @@ install_requires = [
|
|||||||
"distro >= 1.4.0",
|
"distro >= 1.4.0",
|
||||||
|
|
||||||
# Backported configparser for Python 2:
|
# Backported configparser for Python 2:
|
||||||
"configparser >= 4.0.0 ; python_version < '3.0'",
|
"configparser ; python_version < '3.0'",
|
||||||
]
|
]
|
||||||
|
|
||||||
setup_requires = [
|
setup_requires = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user