diff --git a/readthedocs.yml b/readthedocs.yml new file mode 100644 index 0000000..1506503 --- /dev/null +++ b/readthedocs.yml @@ -0,0 +1,7 @@ +version: 2 +python: + version: 3.8 + install: + - requirements: docs/requirements.txt + - method: setuptools + path: .