Add a requirement for Python 3.7 or higher to support annotations

This commit is contained in:
Boris Batteux
2021-02-18 15:45:39 +01:00
parent 982f96af82
commit 9f2cdcb524

View File

@@ -17,7 +17,7 @@ It was designed with the following goals in mind:
# Installation
**Only IDA v7.5 or later is supported** (since we need the microcode Python API)
**Only IDA v7.5 or later is supported with Python 3.7 and higher** (since we need the microcode Python API)
Copy this repository in `.idapro/plugins`