yoshizen commited on
Commit
e1abf92
·
verified ·
1 Parent(s): f836dd5

Upload 2 files

Browse files
Files changed (2) hide show
  1. app.cfg +2 -0
  2. runtime.txt +1 -0
app.cfg ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ [app]
2
+ entrypoint = app:app
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.10