8000 Add pypi and conda batch · scikit-optimize/scikit-optimize@a12dadb · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit a12dadb

Browse files
committed
Add pypi and conda batch
1 parent d90e4aa commit a12dadb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
|Logo|
33

4-
|Travis Status| |CircleCI Status| |binder| |gitter| |Zenodo DOI|
4+
|pypi| |conda| |Travis Status| |CircleCI Status| |binder| |gitter| |Zenodo DOI|
55

66
Scikit-Optimize
77
===============
@@ -183,6 +183,10 @@ If your employer allows you to work on scikit-optimize during the day and would
183183
recognition, feel free to add them to the "Made possible by" list.
184184

185185

186+
.. |pypi| image:: https://img.shields.io/pypi/v/scikit-optimize.svg
187+
:target: https://pypi.python.org/pypi/scikit-optimize
188+
.. |conda| image:: https://anaconda.org/conda-forge/scikit-optimize/badges/version.svg
189+
:target: https://anaconda.org/conda-forge/scikit-optimize
186190
.. |Travis Status| image:: https://travis-ci.org/scikit-optimize/scikit-optimize.svg?branch=master
187191
:target: https://travis-ci.org/scikit-optimize/scikit-optimize
188192
.. |CircleCI Status| image:: https://circleci.com/gh/scikit-optimize/scikit-optimize/tree/master.svg?style=shield&circle-token=:circle-token

0 commit comments

Comments
 (0)
0