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