mirror of
https://github.com/tomasriveral/ReSSPublica.git
synced 2026-08-11 18:28:38 +02:00
pyproject: init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[build-system]
|
||||
requires = ["setuptools"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "resspublica"
|
||||
version = "0.1"
|
||||
description = "RSS feeds for swiss federal and cantonal iniciatives."
|
||||
requires-python = ">=3.10"
|
||||
|
||||
[project.scripts]
|
||||
nixpkgs-notifier = "resspublica:main"
|
||||
Reference in New Issue
Block a user