Souravdanyal commited on
Commit
f510e94
·
1 Parent(s): 9b9be9e

final commit

Browse files
pyproject.toml CHANGED
@@ -27,3 +27,6 @@ serve = "server.app:main"
27
 
28
  [tool.setuptools.packages.find]
29
  where = ["."]
 
 
 
 
27
 
28
  [tool.setuptools.packages.find]
29
  where = ["."]
30
+
31
+ [project.scripts]
32
+ serve = "server.app:main"
server/__pycache__/app.cpython-310.pyc CHANGED
Binary files a/server/__pycache__/app.cpython-310.pyc and b/server/__pycache__/app.cpython-310.pyc differ
 
uv.lock ADDED
The diff for this file is too large to render. See raw diff