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