Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
Showing only changes of commit de9a3b5f60 - Show all commits

View File

@@ -36,7 +36,7 @@ with open('README.rst') as f:
extras_require = {
'voice': ['PyNaCl==1.3.0'],
'docs': [
'sphinx==1.8.5',
'sphinx==2.4.4',
'sphinxcontrib_trio==1.1.1',
'sphinxcontrib-websupport',
]