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