add 2025 day 6 part 1
This commit is contained in:
9
2025/day-06/pyproject.toml
Normal file
9
2025/day-06/pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "day-04"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"logging>=0.4.9.6",
|
||||
]
|
||||
Reference in New Issue
Block a user