Ousret / pyTeliumManager

Python library to manipulate Ingenico mobile payment device like iCT220 or iWL220 equipped with Telium Manager. RS232/USB.
http://pyteliummanager.readthedocs.io
MIT License
103 stars 20 forks source link

:sparkle: Minor package refresh to keep up and running #22

Closed Ousret closed 3 years ago

Ousret commented 3 years ago

pycountry issued some BC incompatible releases.

Close #20 Close #21

codecov-commenter commented 3 years ago

Codecov Report

Merging #22 (4294ff7) into master (d587d8e) will decrease coverage by 0.27%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   91.55%   91.28%   -0.28%     
==========================================
  Files           6        6              
  Lines         367      367              
==========================================
- Hits          336      335       -1     
- Misses         31       32       +1     
Impacted Files Coverage Δ
telium/version.py 100.00% <100.00%> (ø)
telium/payment.py 94.88% <0.00%> (-0.57%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d587d8e...4294ff7. Read the comment docs.