mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2026-01-01 17:30:47 +00:00
Merge branch 'master' into feat-uv
This commit is contained in:
@@ -4,6 +4,7 @@ version = "4.0.0"
|
||||
description = "Read Pro Tools Text exports and generate PDF ADR Reports, JSON"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
|
||||
license-files = ["LICENSE"]
|
||||
keywords = ["text-processing", "parsers", "film",
|
||||
"broadcast", "editing", "editorial"]
|
||||
@@ -51,6 +52,5 @@ build-backend = "uv_build"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
# "flake8>=7.3.0",
|
||||
"ruff>=0.13.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user