diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-17 14:27:52 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-17 14:27:52 +0000 |
| commit | 83569d8facffeedb325d63364dab91abe71ba3c6 (patch) | |
| tree | f13da81b65104a5f564f48f3d9978a930a8882f3 | |
| parent | 98fc0c2b71ae1c900ecacc19eb185a2542d4e8c4 (diff) | |
| download | gdpr-obfuscator-83569d8facffeedb325d63364dab91abe71ba3c6.tar.gz gdpr-obfuscator-83569d8facffeedb325d63364dab91abe71ba3c6.zip | |
add setup/prerequisites section
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -30,4 +30,9 @@ This meets the requirements under the General Data Protection Regulation [(GDPR) ## Setup +### Prerequisites + +- Python >= 3.13 +- Poetry >= 2.0.1 + ## Usage |
