Compare commits

..

No commits in common. "v4" and "main" have entirely different histories.
v4 ... main

3 changed files with 2 additions and 11 deletions

View File

@ -1 +1,2 @@
# python hello-world # 9c5c7bac445c431fa70dbdd3e2ff8d00

View File

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

View File

@ -1,8 +0,0 @@
#Thisisacomment
pytest
pytest-cov
requests[security]>=2.8.1,==2.8.*;python_version>"2.7"
pdoc==14.4.0;python_version>="3.9"
pydantic==2.6.1;python_version>="3.9"
pytest==8.0.0;python_version>="3.9"