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