mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-14 20:32:20 -04:00
Added markdown rendering and message composing
This commit is contained in:
parent
a90a451865
commit
84b214cb90
6 changed files with 102 additions and 12 deletions
2
setup.py
2
setup.py
|
@ -123,6 +123,8 @@ setuptools.setup(
|
|||
"ffpyplayer",
|
||||
"sh",
|
||||
"numpy<=1.26.4",
|
||||
"mistune>=3.0.2",
|
||||
"beautifulsoup4",
|
||||
"pycodec2;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",
|
||||
"pyaudio;sys.platform=='linux'",
|
||||
"pyobjus;sys.platform=='darwin'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue