Spaces:
Sleeping
Sleeping
| services: | |
| - type: web | |
| name: ipl-analytics | |
| runtime: python | |
| buildCommand: pip install -r requirements.txt | |
| startCommand: python waitress_server.py |
| services: | |
| - type: web | |
| name: ipl-analytics | |
| runtime: python | |
| buildCommand: pip install -r requirements.txt | |
| startCommand: python waitress_server.py |