Compare commits

..

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

3 changed files with 2 additions and 11 deletions

View File

@ -1 +1,2 @@
# python hello-world # 686fc04792454a9caad840eda4c47433

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"