From 752155c8bd5b912457bb7825428c5d6611589464 Mon Sep 17 00:00:00 2001 From: cloudwithax Date: Tue, 2 Nov 2021 21:27:33 -0400 Subject: [PATCH] apparently i have to add the repo to the rtd requirements too fml --- docs/requirements_rtd.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements_rtd.txt b/docs/requirements_rtd.txt index 9b62f6e..5eacc03 100644 --- a/docs/requirements_rtd.txt +++ b/docs/requirements_rtd.txt @@ -1 +1,2 @@ git+https://github.com/Rapptz/discord.py +git+https://github.com/cloudwithax/pomice \ No newline at end of file