mirror of https://github.com/fail2ban/fail2ban
Merge pull request #3087 from alexporto2200/patch-3
README: added dependencies to setuptools or distutils (if installing from source)pull/3089/head
commit
cb667edf17
|
@ -34,6 +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)
|
||||
- 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