mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
distutils/setuptools only required if installing from source
This commit is contained in:
parent
39fe0bdce6
commit
ade79635b2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue