📁 Add new directory single-scripts
This commit is contained in:
10
single-scripts/pyproject.toml
Normal file
10
single-scripts/pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "single-scripts"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"py-common-lib",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
py-common-lib = { git = "https://git.hatter.ink/hatter/py-common-lib.git" }
|
||||
Reference in New Issue
Block a user