We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b640dba commit 9cd7c8fCopy full SHA for 9cd7c8f
docs/requirements.txt
optional.json
@@ -1,5 +1,6 @@
1
{
2
"voice" : ["PyNaCl", "yt-dlp"],
3
"proxy" : ["aiohttp_socks"],
4
- "sql" : ["python-tds", "sqlalchemy-pytds", "sqlalchemy"]
+ "sql" : ["python-tds", "sqlalchemy-pytds", "sqlalchemy"],
5
+ "docs" : ["sphinx", "sphinx-design", "sphinx-autobuild", "sphinx-copybutton", "furo", "enum-tools[sphinx]"]
6
}
0 commit comments