This commit is contained in:
Mr Finchum 2025-01-30 15:28:21 +01:00
parent 4d36b93adc
commit 58be6d5bab
2 changed files with 17 additions and 1 deletions

View file

@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "OptimaLab35"
dynamic = ["version"]
authors = [{ name = "Mr. Finchum" }]
authors = [{ name = "Mr Finchum" }]
description = "User interface for optima35."
readme = "pip_README.md"
requires-python = ">=3.8"