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