mirror of https://github.com/fail2ban/fail2ban
distutils/setuptools only required if installing from source
parent
39fe0bdce6
commit
ade79635b2
|
@ -34,7 +34,7 @@ this case, you should use that instead.**
|
|||
|
||||
Required:
|
||||
- [Python2 >= 2.6 or Python >= 3.2](https://www.python.org) or [PyPy](https://pypy.org)
|
||||
- python3-setuptools or python-setuptools for run installer.
|
||||
- python-setuptools, python-distutils or python3-setuptools for installation from source
|
||||
|
||||
Optional:
|
||||
- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify), may require:
|
||||
|
|
Loading…
Reference in New Issue