diff --git a/.conda_env.yml b/.conda_env.yml index a2aca0e..57ee458 100644 --- a/.conda_env.yml +++ b/.conda_env.yml @@ -24,7 +24,7 @@ dependencies: - memory-profiler - pre-commit - graphviz - - sphinx-copybutton + # - sphinx-copybutton - sphinx-notfound-page - git+https://git@github.com/fsschneider/DeepOBS.git@develop#egg=deepobs - git+https://git@github.com/f-dangel/backobs.git@development#egg=backobs diff --git a/docs/requirements_doc.txt b/docs/requirements_doc.txt index 58d6276..c06b84c 100644 --- a/docs/requirements_doc.txt +++ b/docs/requirements_doc.txt @@ -4,7 +4,7 @@ sphinx # Sphinx extensions sphinx-rtd-theme sphinx-automodapi -sphinx-copybutton +#sphinx-copybutton sphinx-notfound-page # Markdown conversion