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