Closed Jamim closed 10 months ago
The Python 2.6 failure is because wheel has dropped support for it, because 2.6 has been EOL for over 4 years.
I've created PR https://github.com/jdunck/python-unicodecsv/pull/85 to drop support for it and turn the CI green.
Closed since this library is not maintained anymore.
CI failure for Python 2.6 looks unrelated to these changes.