Skip to content

Upgrade tutorial to Python 3 and make installable via pip install #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brianaydemir
Copy link

Python 2 is no longer supported.

Upgrading the tutorial script via Python's 2to3 utility seems to have been straightforward.

Adding a pyproject.toml file and changing the directory layout slightly allows tutorial to be installed via pip install, which I imagine is more convenient than whatever the previous install process was.

Remaining work as of this writing includes updating the README and removing what I believe to be the now-defunct tutorial directory.

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