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