Skip to content

Update/python base #13

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

Merged
merged 2 commits into from
Jun 2, 2021
Merged

Update/python base #13

merged 2 commits into from
Jun 2, 2021

Conversation

vsoch
Copy link
Owner

@vsoch vsoch commented May 31, 2021

This will update the Python base to 3.8 to fix #12. I also ran black to format the code, and removed a few unused imports.

vsoch added 2 commits May 31, 2021 12:14
pip, when upgraded, will install a version that is no longer supporting
python 3.5 because of a specific kind of format string. So here we want to upgrade
the python in the container to 3.8. I am also pinning the Django version because
the latest needs a bit of work to upgrade (and this can be done when needed in another PR)

Signed-off-by: vsoch <[email protected]>
Signed-off-by: vsoch <[email protected]>
@vsoch vsoch merged commit 78e35bb into master Jun 2, 2021
@vsoch vsoch deleted the update/python-base branch June 2, 2021 15:20
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.

ERROR: Service 'uwsgi' failed to build
1 participant