summaryrefslogtreecommitdiff
path: root/biology/py-orange3-single-cell/files/patch-doc_conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'biology/py-orange3-single-cell/files/patch-doc_conf.py')
-rw-r--r--biology/py-orange3-single-cell/files/patch-doc_conf.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/biology/py-orange3-single-cell/files/patch-doc_conf.py b/biology/py-orange3-single-cell/files/patch-doc_conf.py
deleted file mode 100644
index a3ecb4c652db..000000000000
--- a/biology/py-orange3-single-cell/files/patch-doc_conf.py
+++ /dev/null
@@ -1,10 +0,0 @@
-# add_stylesheet() deprecated on Sphinx 4.0
-# https://www.sphinx-doc.org/en/master/extdev/deprecated.html
---- doc/conf.py.orig 2018-10-15 08:43:14 UTC
-+++ doc/conf.py
-@@ -288,4 +288,4 @@ texinfo_documents = [
- #texinfo_no_detailmenu = False
-
- def setup(app):
-- app.add_stylesheet('style.css')
-+ app.add_css_file('style.css')