python version 3.10 for feature branch (#298)

* switch to python version 3.10 from 3.9 because of Numpy requirements
This commit is contained in:
Normann
2024-12-30 14:26:12 +01:00
committed by GitHub
parent 75987db9e1
commit 45079ca29c
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md).
## Installation
The project requires Python 3.9 or newer. Currently there are no official packages or images published.
The project requires Python 3.10 or newer. Currently there are no official packages or images published.
Following sections describe how to locally start the EOS server on `http://localhost:8503`.