Add Requirements section
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Kim Oliver Drechsel 2022-08-13 12:26:47 +02:00
parent 74876c1231
commit e3dff0c61b
Signed by: Kim
GPG Key ID: B9D907EF02605A07

View File

@ -17,6 +17,9 @@ Values can be set case insensitive (DEBUG, debug, Debug).
- crit
- critical
## Requirements
- Python 3.10 or higher
## Usage example
```python
# Setting LOG_LEVEL with `os.environ` is only necessary if environment variable has not been set before (e.g. outside Docker)