Skip to content

Conversation

@sirex
Copy link

@sirex sirex commented Feb 13, 2020

This is my attempt to get HTSQL working on Python 3.

I think there is no point supporting Python 2, so my changes drops support for Python 2.

So far I just run:

env/bin/python -m lib2to3 --write --nobackups setup.py src

And fixes some things manually.

Here I just run:

    env/bin/python -m lib2to3 --write --nobackups setup.py src

And fixes some things manually.

I think, there is no point supporting Python 2 anymore.
@sirex sirex mentioned this pull request Feb 13, 2020
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

Successfully merging this pull request may close these issues.

1 participant