Updated env variables

master
oabrivard 1 week ago
parent e42f81ce72
commit 8b63bf47a5

@ -17,3 +17,13 @@ dependencies = [
[build-system] [build-system]
requires = ["hatchling"] requires = ["hatchling"]
build-backend = "hatchling.build" build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel]
packages = ["app"]
[tool.hatch.build.targets.sdist]
include = [
"app/**",
"README.md",
"pyproject.toml",
]

@ -0,0 +1 @@
{"installed":{"client_id":"75928403318-obpkfm8jc6fm2mpqpq4i7s2p7fe1tatk.apps.googleusercontent.com","project_id":"mysimpleagent-489620","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"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","redirect_uris":["http://localhost"]}}

1761
uv.lock

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save