From 66f5f3620aee7f2d312c85094771f4ad84800963 Mon Sep 17 00:00:00 2001 From: cloudwithax Date: Tue, 2 Nov 2021 21:00:47 -0400 Subject: [PATCH] fuck readthedocs man uggghhh --- .readthedocs.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .readthedocs.yaml diff --git a/.readthedocs.yaml b/.readthedocs.yaml new file mode 100644 index 0000000..24b7bde --- /dev/null +++ b/.readthedocs.yaml @@ -0,0 +1,6 @@ +version: 2 + +build: + os: "ubuntu-20.04" + tools: + python: "3.8" \ No newline at end of file