Files
isotopetable/pyproject.toml
T
markusroandJunie f3b9fa133a
Build and Push Podman Container / build-and-push (push) Canceled after 0s
Add Gitea container workflow and modernize build process with uv
Co-authored-by: Junie <junie@jetbrains.com>
2026-08-14 20:40:19 +02:00

11 lines
200 B
TOML

[project]
name = "isotopetable"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"bokeh>=3.9.0",
"django>=6.0.5",
]