karpierz / libpcap

Python binding for the libpcap C library.
BSD 3-Clause "New" or "Revised" License
54 stars 14 forks source link

Update setup.cfg - fix https://github.com/karpierz/libpcap/issues/2 #5

Closed msrst closed 4 years ago

msrst commented 4 years ago

This fixed https://github.com/karpierz/libpcap/issues/2 for me

I double-checked that all provided .dll, .so and .keep files are installed at least on python 3.7.3 (debian 10) and 3.8.2 (ubuntu 20).

But please also check with your setup, because I am not sure why it might have worked for you before.