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
104 stars 20 forks source link

Is Cython needed to run lib? #11

Closed alex-eri closed 4 years ago

alex-eri commented 4 years ago

I see Cython in setup but not seen any include or cdef.

Ousret commented 4 years ago

Hi,

Indeed, cython is not needed to run this lib. A modification/PR would be welcome here.

Ousret commented 4 years ago

Should be fixed by #12