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