File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# SGP30 Gas Sensor
22
3- [ ![ Build Status] ( https://travis-ci.com/ pimoroni/sgp30-python.svg?branch=master )] ( https://travis-ci .com/pimoroni/sgp30 -python )
3+ [ ![ Build Status] ( https://shields.io/github/workflow/status/ pimoroni/sgp30-python/Python%20Tests .svg )] ( https://github .com/pimoroni/icm2098 -python/actions/workflows/test.yml )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/pimoroni/sgp30-python/badge.svg?branch=master )] ( https://coveralls.io/github/pimoroni/sgp30-python?branch=master )
55[ ![ PyPi Package] ( https://img.shields.io/pypi/v/pimoroni-sgp30.svg )] ( https://pypi.python.org/pypi/pimoroni-sgp30 )
66[ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/pimoroni-sgp30.svg )] ( https://pypi.python.org/pypi/pimoroni-sgp30 )
Original file line number Diff line number Diff line change 11# SGP30 Gas Sensor
22
3- [ ![ Build Status] ( https://travis-ci.com/ pimoroni/sgp30-python.svg?branch=master )] ( https://travis-ci .com/pimoroni/sgp30 -python )
3+ [ ![ Build Status] ( https://shields.io/github/workflow/status/ pimoroni/sgp30-python/Python%20Tests .svg )] ( https://github .com/pimoroni/icm2098 -python/actions/workflows/test.yml )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/pimoroni/sgp30-python/badge.svg?branch=master )] ( https://coveralls.io/github/pimoroni/sgp30-python?branch=master )
55[ ![ PyPi Package] ( https://img.shields.io/pypi/v/pimoroni-sgp30.svg )] ( https://pypi.python.org/pypi/pimoroni-sgp30 )
66[ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/pimoroni-sgp30.svg )] ( https://pypi.python.org/pypi/pimoroni-sgp30 )
99
1010Stable library from PyPi:
1111
12- * Just run ` sudo pip install pimoroni-sgp30`
12+ * Just run ` python3 -m pip install pimoroni-sgp30`
1313
1414Latest/development library from GitHub:
1515
1616* ` git clone https://github.com/pimoroni/sgp30-python `
1717* ` cd sgp30-python `
18- * ` sudo ./install.sh `
18+ * ` sudo ./install.sh --unstable `
1919
2020
2121# Changelog
You can’t perform that action at this time.
0 commit comments