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