File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
.. -*- mode: rst -*-
2
2
3
- |Travis |_ |AppVeyor |_ |Coveralls |_ |CircleCI |_
3
+ |Travis |_ |AppVeyor |_ |Coveralls |_ |CircleCI |_ | Python27 |_ | Python35 |_ | PyPi |_
4
4
5
5
.. |Travis | image :: https://api.travis-ci.org/scikit-learn/scikit-learn.svg?branch=master
6
6
.. _Travis : https://travis-ci.org/scikit-learn/scikit-learn
14
14
.. |CircleCI | image :: https://circleci.com/gh/scikit-learn/scikit-learn/tree/master.svg?style=shield&circle-token=:circle-token
15
15
.. _CircleCI : https://circleci.com/gh/scikit-learn/scikit-learn
16
16
17
+ .. |Python27 | image :: https://img.shields.io/badge/python-2.7-blue.svg
18
+ .. _Python27 : https://badge.fury.io/py/scikit-learn
19
+
20
+ .. |Python35 | image :: https://img.shields.io/badge/python-3.5-blue.svg
21
+ .. _Python35 : https://badge.fury.io/py/scikit-learn
22
+
23
+ .. |PyPi | image :: https://badge.fury.io/py/scikit-learn.svg
24
+ .. _PyPi : https://badge.fury.io/py/scikit-learn
17
25
18
26
scikit-learn
19
27
============
You can’t perform that action at this time.
0 commit comments