File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
Python driver for Tarantool
2
2
===========================
3
3
4
+ .. image :: https://github.com/tarantool/tarantool-python/actions/workflows/testing.yml/badge.svg?branch=master
5
+ :target: https://github.com/tarantool/tarantool-python/actions/workflows/testing.yml
6
+ .. image :: https://github.com/tarantool/tarantool-python/actions/workflows/packing.yml/badge.svg?branch=master
7
+ :target: https://github.com/tarantool/tarantool-python/actions/workflows/packing.yml
8
+
4
9
This package is a pure-python client library for `Tarantool `_.
5
10
6
11
`Documentation `_ | `Downloads `_ | `PyPI `_ | `GitHub `_ | `Issue tracker `_
@@ -11,9 +16,6 @@ This package is a pure-python client library for `Tarantool`_.
11
16
.. _`GitHub` : https://github.com/tarantool/tarantool-python
12
17
.. _`Issue tracker` : https://github.com/tarantool/tarantool-python/issues
13
18
14
- .. image :: https://github.com/tarantool/tarantool-python/actions/workflows/testing.yml/badge.svg?branch=master
15
- :target: https://github.com/tarantool/tarantool-python/actions/workflows/testing.yml
16
-
17
19
Download and install
18
20
--------------------
19
21
You can’t perform that action at this time.
0 commit comments