We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
csvs-to-sqlite
I can use this as an excuse to ship 1.0.
The text was updated successfully, but these errors were encountered:
Refs #54 and #52
Sorry, something went wrong.
Drop support for Python 2.x (#56)
646dabf
* Drop support for Python 2.x * Update tests for Pandas 0.25.0 Closes #52, refs #55
I've released 1.0 with this change.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: