minor changes to .toml file

This commit is contained in:
Rajat Sen
2024-07-19 19:02:04 +00:00
parent 4b974eae48
commit f02722e41d
2 changed files with 127 additions and 108 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[tool.poetry]
name = "timesfm"
packages = [
{ include = "*", from = "src" },
{ include = "timesfm", from = "src" },
]
description = "Open weights time-series foundation model from Google Research."
version = "1.0.1"