summaryrefslogtreecommitdiff
path: root/2024/18/python/pyproject.toml
blob: f1deef2b06e5a0741f418cddc4a5ac6ab3ca2ef6 (plain)
1
2
3
4
5
6
[project]
name = "aoc-2024-18"
version = "0.1.0"
description = "advent of code 2024-18"
requires-python = ">=3.13"
dependencies = []