intellicure-api / pyproject.toml
Arghya Ghosh
feat(backend): Add Dockerfile for containerizing the FastAPI application
edd529d verified
raw
history blame contribute delete
153 Bytes
[project]
name = "backend"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []