Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imports mock but does not depend on it #1

Closed
living180 opened this issue Apr 23, 2018 · 1 comment
Closed

Imports mock but does not depend on it #1

living180 opened this issue Apr 23, 2018 · 1 comment

Comments

@living180
Copy link

csv23/writers.py imports mock, but pip install csv23 on Python 2 does not pull in the mock package, resulting in an ImportError on import csv23.

@xflr6 xflr6 closed this as completed in 2b38377 Apr 23, 2018
@xflr6
Copy link
Owner

xflr6 commented Apr 23, 2018

Thanks! Fix in 2b38377, relase pending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants