Skip to content

Commit fa3ca18

Browse files
committed
remove comments
1 parent 9f9cfdd commit fa3ca18

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

setup.py

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767

6868
# docs
6969
'docutils>=0.12,<1',
70-
# 'm2r2>=0.2.5,<0.3',
7170
'nbsphinx>=0.5.0,<1',
7271
'sphinx_toolbox>=2.5,<4',
7372
'Sphinx>=3,<8',
@@ -76,16 +75,7 @@
7675
'ipython>=6.5,<12',
7776
'Jinja2>=2,<4',
7877
'pickleshare', # ipython sphinx
79-
80-
# fails on Sphinx < v3.4
81-
# 'alabaster<=0.7.12',
82-
# fails on Sphins < v5.0
83-
# 'sphinxcontrib-applehelp<1.0.8',
84-
# 'sphinxcontrib-devhelp<1.0.6',
85-
# 'sphinxcontrib-htmlhelp<2.0.5',
86-
# 'sphinxcontrib-serializinghtml<1.1.10',
87-
# 'sphinxcontrib-qthelp<1.0.7',
88-
78+
8979
# style check
9080
'flake8>=3.7.7,<4',
9181
'isort>=4.3.4,<5',

0 commit comments

Comments
 (0)