diff --git a/pyproject.toml b/pyproject.toml index 7b262cc..6576155 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",