mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-11 07:18:15 +00:00
README.md: Update Python version dependence to 3.6.
This is needed for the __set_name__ descriptor method. Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
20c511052a
commit
30c2891447
@ -13,7 +13,7 @@ SETools uses the Python setuptools build system to build, and install.
|
||||
As such it contains a setup.py script that will install the tools.
|
||||
|
||||
To run SETools command line tools, the following packages are required:
|
||||
* Python 3.4+
|
||||
* Python 3.6+
|
||||
* NetworkX 2.0+
|
||||
* setuptools
|
||||
* libselinux
|
||||
|
Loading…
Reference in New Issue
Block a user