Skip to content

Commit 434010c

Browse files
DOC Remove obsolete comment from doc sources (scikit-learn#31137)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
1 parent f03817a commit 434010c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/developers/advanced_installation.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,6 @@ Build dependencies
150150

151151
Building Scikit-learn also requires:
152152

153-
..
154-
# The following places need to be in sync with regard to Cython version:
155-
# - .circleci config file
156-
# - sklearn/_build_utils/__init__.py
157-
# - advanced installation guide
158-
159153
- Cython >= |CythonMinVersion|
160154
- A C/C++ compiler and a matching OpenMP_ runtime library. See the
161155
:ref:`platform system specific instructions

0 commit comments

Comments
 (0)