File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,5 @@ recursive-include examples *
4
4
recursive-include sklearn *.c *.h *.pyx *.pxd *.pxi
5
5
recursive-include sklearn/datasets *.csv *.csv.gz *.rst *.jpg *.txt *.arff.gz *.json.gz
6
6
include COPYING
7
- include AUTHORS.rst
8
7
include README.rst
9
8
Original file line number Diff line number Diff line change @@ -34,7 +34,8 @@ SciPy and distributed under the 3-Clause BSD license.
34
34
35
35
The project was started in 2007 by David Cournapeau as a Google Summer
36
36
of Code project, and since then many volunteers have contributed. See
37
- the `AUTHORS.rst <AUTHORS.rst >`_ file for a complete list of contributors.
37
+ the `About us <http://scikit-learn.org/dev/about.html#authors >`_ page
38
+ for a list of core contributors.
38
39
39
40
It is currently maintained by a team of volunteers.
40
41
@@ -143,7 +144,8 @@ Project History
143
144
144
145
The project was started in 2007 by David Cournapeau as a Google Summer
145
146
of Code project, and since then many volunteers have contributed. See
146
- the `AUTHORS.rst <AUTHORS.rst >`_ file for a complete list of contributors.
147
+ the `About us <http://scikit-learn.org/dev/about.html#authors >`_ page
148
+ for a list of core contributors.
147
149
148
150
The project is currently maintained by a team of volunteers.
149
151
You can’t perform that action at this time.
0 commit comments