]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 10 Apr 2024 09:56:11 +0000 (11:56 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 10 Apr 2024 09:56:11 +0000 (11:56 +0200)
- python3-aiofiles needs to be installed manually with Python 3.9
- Python 3.11 seem to install it automatically

docs/README.md

index 3ded8f77c589c042ed864a11fdcec4d6a7b15135..f9f4ec0a5e5ba7ffce3d1ee9bb94178f1974f063 100644 (file)
@@ -4,10 +4,11 @@ Used to see which instances block yours.
 
 ## software used:
 
-- python 3.11+
+- python 3.9/3.11
 - distribution's own:
  - python3-fastapi (and all dependencies)
  - python3-jinja2
+ - python3-aiofiles needs to be installed unter Python 3.9
 
 ## Installation