summaryrefslogtreecommitdiff
path: root/python_scripts/pyproject.toml
blob: f9864016cf354e3b5b550b322a9714511118d45f (plain)
1
2
3
4
5
6
7
[project]
name = "python_scripts"
version = "0.1"
dynamic = ["version"]
description = "My python scripts"
readme = "README.md"
license = "GPL-3.0-or-later"