Automatic push from FunctionsAPI

This commit is contained in:
FunctionsAPI 2025-07-17 13:33:18 +00:00
parent 590417a37b
commit f3295bce8d
4 changed files with 5 additions and 2 deletions

0
New File Normal file
View File

View File

@ -1,2 +1 @@
# 8d4205fd7b1c4a30a1d828a664711c3c
# python hello-world

2
main.py Normal file
View File

@ -0,0 +1,2 @@
def main(request):
return "hellodfs, world"

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
functions-framework==1.4.3
markupsafe==2.0.1