- Python 3.9 support (tested) (could potentially work for lower versions, but I have not validated such)

This commit is contained in:
Zachary Hampton
2024-05-14 19:13:04 -07:00
parent 803fd618e9
commit 018d3fbac4
7 changed files with 8 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
```bash
pip install -U homeharvest
```
_Python version >= [3.10](https://www.python.org/downloads/release/python-3100/) required_
_Python version >= [3.9](https://www.python.org/downloads/release/python-3100/) required_
## Usage