Skip to content

Commit 9cd7c8f

Browse files
committed
optionals
1 parent b640dba commit 9cd7c8f

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

docs/requirements.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

optional.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"voice" : ["PyNaCl", "yt-dlp"],
33
"proxy" : ["aiohttp_socks"],
4-
"sql" : ["python-tds", "sqlalchemy-pytds", "sqlalchemy"]
4+
"sql" : ["python-tds", "sqlalchemy-pytds", "sqlalchemy"],
5+
"docs" : ["sphinx", "sphinx-design", "sphinx-autobuild", "sphinx-copybutton", "furo", "enum-tools[sphinx]"]
56
}

0 commit comments

Comments
 (0)