Resolve template update merge conflict
Some checks failed
CI for tomcat_bec / test (push) Failing after 27s
CI for tomcat_bec / test (pull_request) Failing after 26s

This commit is contained in:
2026-02-27 16:05:08 +01:00
parent 51e9dc169c
commit fc08ad6f96

View File

@@ -5,13 +5,9 @@ build-backend = "hatchling.build"
[project]
name = "tomcat_bec"
version = "0.0.0"
<<<<<<< before updating
description = "The TOMCAT plugin repository for BEC"
requires-python = ">=3.10"
=======
description = "A plugin repository for BEC"
requires-python = ">=3.11"
>>>>>>> after updating
classifiers = [
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3",