dangerzone/install
Alexis Métaireau 9d23077a37
build: Update pyproject.toml to follow standards
This now follows [PEP 517](https://peps.python.org/pep-0517/) and [PEP 621](https://peps.python.org/pep-0621/) to define the metadata of the project, as well as its dependencies.

As a result, the toolchain now uses [uv](https://github.com/astral-sh/uv) instead of [poetry](https://python-poetry.org/).

The build-backend has been switched to [Hatch](https://hatch.pypa.io/latest/).

Fixes #677
2024-12-19 19:50:05 +01:00
..
common build: Update pyproject.toml to follow standards 2024-12-19 19:50:05 +01:00
linux build: Update pyproject.toml to follow standards 2024-12-19 19:50:05 +01:00
macos macos: Remove some stale entitlements 2024-10-21 19:16:03 +03:00
pyinstaller Adds file formats: epub svg bmp pnm bpm ppm 2024-01-31 19:58:48 +00:00
windows Fix: Dangerzone installed using an msi built with WiX Toolset v3 is not uninstalled by an msi built with WiX Toolset v5 2024-12-09 18:42:12 +02:00