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