Add Gitea container workflow and modernize build process with uv
Build and Push Podman Container / build-and-push (push) Canceled after 0s
Build and Push Podman Container / build-and-push (push) Canceled after 0s
Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[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",
|
||||
]
|
||||
Reference in New Issue
Block a user