feat: Initial flatpak support

This commit is contained in:
Mr Finchum 2025-01-30 14:29:45 +00:00
parent d608156206
commit 51108ef86e
13 changed files with 771 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"