git iniciado
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[project]
|
||||
name = "telegram"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"fastapi>=0.120.0",
|
||||
"marimo>=0.17.2",
|
||||
"python-telegram-bot>=22.5",
|
||||
]
|
||||
|
||||
[tool.marimo.runtime]
|
||||
dotenv = [".env", "/home/lucas/DataProyects/Snippets_marimo_noteebooks/secrets/.env.snpt"]
|
||||
Reference in New Issue
Block a user