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

Upgrade Didery to Python 3.7 #189

Open
ntelfer opened this issue Apr 17, 2019 · 3 comments
Open

Upgrade Didery to Python 3.7 #189

ntelfer opened this issue Apr 17, 2019 · 3 comments
Assignees
Labels
task New feature, request, or update

Comments

@ntelfer
Copy link
Collaborator

ntelfer commented Apr 17, 2019

Once the Transcrypt dependency is removed we need to make sure Didery works with python 3.7.

We should also make sure it's backwards compatible with at least 3.5 and 3.6. Currently the package in pypi restricts Didery to 3.6 only. That will need to be updated.

@ntelfer ntelfer added the task New feature, request, or update label Apr 17, 2019
@ntelfer ntelfer self-assigned this Apr 17, 2019
@ntelfer
Copy link
Collaborator Author

ntelfer commented Apr 17, 2019

As part of this we will need to update the Travis setup to run the tests against all supported versions of python.

@ntelfer
Copy link
Collaborator Author

ntelfer commented May 21, 2019

Travis now runs against python 3.6 and 3.7 There are some issues with running against 3.5

@ntelfer
Copy link
Collaborator Author

ntelfer commented May 21, 2019

frontend_refactor branch has setup.py restricting the python version to 3.6 or greater right now till we figure out what is breaking the tests with 3.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task New feature, request, or update
Projects
None yet
Development

No branches or pull requests

1 participant