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

Drop support for Python 2.x #55

Closed
simonw opened this issue Aug 3, 2019 · 2 comments
Closed

Drop support for Python 2.x #55

simonw opened this issue Aug 3, 2019 · 2 comments

Comments

@simonw
Copy link
Owner

simonw commented Aug 3, 2019

Various dependencies (Click and Pandas) no longer support 2.x in their latest versions, which is blocking the upgrade.

Python 2.x users will still be able to use csvs-to-sqlite, they'll just have to install an older version.

I can use this as an excuse to ship 1.0.

@simonw
Copy link
Owner Author

simonw commented Aug 3, 2019

Refs #54 and #52

simonw added a commit that referenced this issue Aug 3, 2019
* Drop support for Python 2.x
* Update tests for Pandas 0.25.0

Closes #52, refs #55
@simonw
Copy link
Owner Author

simonw commented Aug 3, 2019

I've released 1.0 with this change.

@simonw simonw closed this as completed Aug 3, 2019
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

1 participant