[1m[32m[SUCCESS ][0m[0m AI summarized git commit message: 🌟 Initialize project structure with Python setup and ignore files
This commit is contained in:
8
pyproject.toml
Normal file
8
pyproject.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "py-scripts"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = ["projects/*"]
|
||||
|
||||
Reference in New Issue
Block a user