package path
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "timesfm"
|
name = "timesfm"
|
||||||
|
packages = [
|
||||||
|
{ include = "timesfm", from = "src" },
|
||||||
|
]
|
||||||
version = "0.0.2"
|
version = "0.0.2"
|
||||||
description = "Open weights time-series foundation model from Google Research."
|
description = "Open weights time-series foundation model from Google Research."
|
||||||
authors = [
|
authors = [
|
||||||
|
|||||||
Reference in New Issue
Block a user