Compare commits

...

1 Commits
main ... v6

Author SHA1 Message Date
FunctionsAPI
76dc8c7969 Automatic push from FunctionsAPI 2025-04-07 15:35:42 +00:00
5 changed files with 8 additions and 1 deletions

View File

@ -1,2 +1,2 @@
# d40fde8940714330acdfe66c938f1933
# 3ab2cc0a91f840c497b20adf205e6ed7

2
dontREADME.md Normal file
View File

@ -0,0 +1,2 @@
# python hello-world
sadasd

2
main.py Normal file
View File

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

2
requirements.txt Normal file
View File

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

1
requirements2.txt Normal file
View File

@ -0,0 +1 @@
# Please select or create a file