Closed privatwolke closed 7 years ago
This fixes #1 by adding iconv to setup.py. Since the necessary functions are in libc on Linux, iconv is only added when building on macOS.
iconv
Hello, @privatwolke. Thanks for your contribution, I'll include this change in the next release.
This fixes #1 by adding
iconv
to setup.py. Since the necessary functions are in libc on Linux,iconv
is only added when building on macOS.