Update pyproject.toml
CI for sim_bec / test (pull_request) Successful in 29s
CI for sim_bec / test (push) Successful in 51s

Resolve template update merge conflict
This commit was merged in pull request #5.
This commit is contained in:
2026-02-27 16:07:37 +01:00
parent 581c46510f
commit 0a4c4da019
-5
View File
@@ -5,13 +5,8 @@ build-backend = "hatchling.build"
[project]
name = "sim_bec"
version = "0.0.0"
<<<<<<< before updating
description = "A plugin repository for BEC for the SIM beamline"
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",