Added CI/CD
Some checks failed
Publish Python Package to PyPI / deploy (push) Failing after 34s

This commit is contained in:
2025-06-05 11:12:43 -04:00
parent 69d5d6f6b2
commit 579e884635
2 changed files with 36 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[metadata]
name = surround-to-eac3
version = 0.1.1
version = 0.1.2
author = Jonathan Rampersad
author_email = jonathan@jono-rams.work
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.
@ -16,7 +16,7 @@ classifiers =
package_dir =
= src
packages = find:
python_requires = >=3.8
python_requires = >=3.10
[options.packages.find]
where=src