File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 2525 python3 -m pip install --upgrade pip setuptools
2626 pip install pytest coverage
2727 pip install -e .
28- pip install coverage
2928
3029 - name : Run Unittests
3130 run : |
Original file line number Diff line number Diff line change 22[ ![ PyPI version] ( https://badge.fury.io/py/sqlite-rx.svg )] ( https://pypi.python.org/pypi/sqlite-rx ) [ ![ sqlite-rx] ( https://github.com/aosingh/sqlite_rx/actions/workflows/sqlite_build.yaml/badge.svg )] ( https://github.com/aosingh/sqlite_rx/actions ) [ ![ Downloads] ( https://pepy.tech/badge/sqlite-rx )] ( https://pepy.tech/project/sqlite-rx )
33
44
5- [ ![ Python 3.8] ( https://img.shields.io/badge/python-3.8-blue.svg )] ( https://www.python.org/downloads/release/python-380/ )
6- [ ![ Python 3.9] ( https://img.shields.io/badge/python-3.9-blue.svg )] ( (https://www.python.org/downloads/release/python-390/) )
75[ ![ Python 3.10] ( https://img.shields.io/badge/python-3.10-blue.svg )] ( https://www.python.org/downloads/release/python-3100/ )
86[ ![ Python 3.11] ( https://img.shields.io/badge/python-3.11-blue.svg )] ( https://www.python.org/downloads/release/python-3110/ )
97[ ![ Python 3.12] ( https://img.shields.io/badge/python-3.12-blue.svg )] ( https://www.python.org/downloads/release/python-3120/ )
108[ ![ Python 3.13] ( https://img.shields.io/badge/python-3.13-blue.svg )] ( https://www.python.org/downloads/release/python-3130/ )
9+ [ ![ Python 3.14] ( https://img.shields.io/badge/python-3.14-blue.svg )] ( https://www.python.org/downloads/release/python-3140/ )
1110
12- [ ![ PyPy3.8 ] ( https://img.shields.io/badge/python-PyPy3.8 -blue.svg )] ( https://www.pypy.org/download.html )
13- [ ![ PyPy3.9 ] ( https://img.shields.io/badge/python-PyPy3.9 -blue.svg )] ( https://www.pypy.org/download.html )
11+ [ ![ PyPy3.10 ] ( https://img.shields.io/badge/python-PyPy3.10 -blue.svg )] ( https://www.pypy.org/download.html )
12+ [ ![ PyPy3.11 ] ( https://img.shields.io/badge/python-PyPy3.11 -blue.svg )] ( https://www.pypy.org/download.html )
1413
1514
1615#### For documentation, usage and examples refer [ https://aosingh.github.io/sqlite_rx/ ] ( https://aosingh.github.io/sqlite_rx/ )
You can’t perform that action at this time.
0 commit comments