openwisp / netdiff

Python library for parsing network topology data (e.g.: OpenVPN, Wireguard, ZeroTier, NetJSON, Dynamic Routing Protocols) and detect changes.
MIT License
80 stars 37 forks source link

[ci] Implicitly get coverage version from coveralls #78

Closed marfgold1 closed 4 years ago

marfgold1 commented 4 years ago

The coveralls package already has a dependency on coverage and sets the boundary according to its support for the coverage library. We should not duplicate this information.