diff --git a/.gitignore b/.gitignore index bf34328..f66ba9a 100644 --- a/.gitignore +++ b/.gitignore @@ -155,3 +155,5 @@ upload.bat # PyPi description pypi.md + +_build diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt new file mode 100644 index 0000000..9e279e7 --- /dev/null +++ b/docs/source/requirements.txt @@ -0,0 +1 @@ +furo \ No newline at end of file