diff --git a/.readthedocs.yaml b/.readthedocs.yaml new file mode 100644 index 0000000..ccd4605 --- /dev/null +++ b/.readthedocs.yaml @@ -0,0 +1,11 @@ +version: 2 +build: + os: 'ubuntu-20.04' + tools: + python: '3.9' +python: + install: + - method: pip + path: . +sphinx: + fail_on_warning: true \ No newline at end of file diff --git a/docs/source/_static/.placeholder b/docs/source/_static/.placeholder new file mode 100644 index 0000000..e69de29