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