Skip to content

Commit 220a02d

Browse files
author
Michael Whapples
committed
Include bana plugin
1 parent abe4179 commit 220a02d

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

pdm.lock

Lines changed: 14 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ authors = [
99
dependencies = [
1010
"pyside6>=6.5.2",
1111
"brf2ebrl @ git+https://github.com/aphtech/brf2ebrl",
12-
"packaging>=25.0",
12+
"brf2ebrl-bana @ git+https://github.com/aphtech/brf2ebrl.git@main#subdirectory=plugins/brf2ebrl_bana",
1313
"brf2ebrl-nfb @ git+https://github.com/aphtech/brf2ebrl.git@main#subdirectory=plugins/brf2ebrl_nfb",
14+
"packaging>=25.0",
1415
]
1516
requires-python = ">=3.13,<3.14"
1617
readme = "README.md"

0 commit comments

Comments
 (0)