generated from mwc/lab_weather
Add weather package
This commit is contained in:
parent
8c678d274a
commit
973c5b5c62
|
@ -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