Fix poetry environment.

This commit is contained in:
Frédéric Tronel
2026-08-28 15:55:24 +02:00
parent ff2ac0a236
commit 7e72611b1c
4 changed files with 166 additions and 10 deletions
+10
View File
@@ -0,0 +1,10 @@
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Copyright (C) 2026 Frédéric Tronel
"""
A tool to cut and reassemble parts of a video at the precision of a single frame.
"""
__version__ = "0.9.0"