feeph / libi2c-python

abstraction layer for the I²C bus (incl. simulation for testing)
GNU General Public License v3.0
1 stars 0 forks source link

test: remove dependency on 'coveralls' #62

Closed feeph closed 1 month ago

feeph commented 1 month ago

We don't actually need it since we use the GitHub Action.

Removing the dependency on 'coveralls' removes transient dependencies on seven other packages. Nice.