office_os / pyproject.toml
HarshalH's picture
feat: multi-stage Dockerfile for HF Space (React + FastAPI on port 7860)
3de16d1 verified
[project]
name = "openenv-hack-hackathon"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"openenv>=0.1.13",
]