fix: rougail-pyproject.toml

This commit is contained in:
egarette@silique.fr 2026-03-02 09:40:22 +01:00
parent 16de466eaf
commit c48df0413a

View file

@ -6,10 +6,19 @@ requires = ["flit_core >=3.8.0,<4"]
name = "rougail"
version = "1.2.0a64"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md"
description = "A consistency handling system that was initially designed in the configuration management"
requires-python = ">=3.10"
license = {file = "LICENSE"}
classifiers = [
"License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
"Programming Language :: Python",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
"Natural Language :: English",
"Natural Language :: French",