Downgraded python to 3.7 so that it works on the Pi
This commit is contained in:
parent
d5a570295d
commit
606a278d28
@ -6,7 +6,7 @@ authors = ["Mike Lynch <m.lynch@sydney.edu.au>"]
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9"
|
python = "^3.7"
|
||||||
feedparser = "^6.0.10"
|
feedparser = "^6.0.10"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user