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