add pyproject

This commit is contained in:
Marco Lents 2025-11-13 18:28:35 +01:00
parent e09c85b9bd
commit 4a87e50f01

12
pyproject.toml Normal file
View file

@ -0,0 +1,12 @@
[project]
name = "bundescrawler"
version = "0.1.0"
authors = [
{name = "Marco Lents", email = "marco@mail.lents.xyz"}
]
maintainers = [
{name = "Marco Lents", email = "marco@mail.lents.xyz"}
]
description = "Crawls the website of the german parlament and tracks any changes in a separate repository."