dk - update test

This commit is contained in:
2026-07-09 14:07:37 +09:00
parent faf257c167
commit 495e4f55a3
5 changed files with 747 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
[project]
name = "z-test"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"clearml>=2.1.10",
]