File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
22# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
33
4- name : Python package
4+ name : Tests
55
66on :
77 push :
Original file line number Diff line number Diff line change 11# PymoTube
2- A simple API for retrieving data from an AtmoTube via bluetooth. Very much in development.
2+ [ ![ Tests] ( https://github.com/aefarrell/PymoTube/actions/workflows/python-package.yml/badge.svg )] ( https://github.com/aefarrell/PymoTube/actions/workflows/python-package.yml )
3+
4+ A simple package for retrieving data from an AtmoTube via bluetooth. Very much in development.
35
46Currently it is just a set of helper classes for taking bytearrays returned by the AtmoTube and turning it into a basic struct.
57
You can’t perform that action at this time.
0 commit comments