summaryrefslogtreecommitdiff
path: root/pyproject.toml
blob: 66791a263215538050fd12f816490957a238f786 (plain)
1
2
3
4
5
6
7
[project]
name = "naloga2"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []