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