generated from mwc/lab_weather
Add weather package
This commit is contained in:
parent
5aa2e0256d
commit
9d5682cf80
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
description = ""
|
||||
authors = ["Chris <chris@chrisproctor.net>"]
|
||||
license = "MIT"
|
||||
packages = [ { include = "weather"} ]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
|
|
Loading…
Reference in New Issue