projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc7043f
)
add aiorun to requirements
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 4 Sep 2024 11:45:17 +0000
(13:45 +0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 4 Sep 2024 11:45:17 +0000
(13:45 +0200)
pyproject.toml
patch
|
blob
|
history
diff --git
a/pyproject.toml
b/pyproject.toml
index 35b223475aa1a9154eb8639a47fddb035f8635ef..956af06af2eedde4b8a5e81c67cfd33da80410a7 100644
(file)
--- a/
pyproject.toml
+++ b/
pyproject.toml
@@
-18,6
+18,7
@@
version = "0.0.0"
[project.optional-dependencies]
server = [
+ "aiorun==2024.8.1",
"faust-cchardet>=2.1.18",
"aiodns>=3.0.0",
"Brotli>=1.0.9",