Skip to content

Commit

Permalink
add mumble
Browse files Browse the repository at this point in the history
As mumble hasn't been published on pypi yet, use a git dependency for
now.
  • Loading branch information
paretje committed Jan 17, 2025
1 parent ca9da7d commit c5b6eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ dependencies = [
"rich>=12",
"tomli>=2; python_version < '3.11'",
"rustyms>=0.8.3",
"mumble-mod @ git+https://github.com/compomics/mumble.git@f435e91",
]

[project.optional-dependencies]
Expand Down

0 comments on commit c5b6eb0

Please sign in to comment.