diff --git a/docs/doc-requirements.txt b/docs/doc-requirements.txt new file mode 100644 index 0000000000..48b3eda1d0 --- /dev/null +++ b/docs/doc-requirements.txt @@ -0,0 +1,11 @@ +jinja2 +tornado +jupyter_client +ipykernel +nbformat +Send2Trash +prometheus_client +sphinxcontrib_github_alt +sphinxcontrib-openapi +sphinxemoji +git+https://github.com/pandas-dev/pydata-sphinx-theme.git@master \ No newline at end of file diff --git a/readthedocs.yml b/readthedocs.yml deleted file mode 100644 index b9eadb806d..0000000000 --- a/readthedocs.yml +++ /dev/null @@ -1,4 +0,0 @@ -conda: - file: docs/environment.yml -python: - version: 3