Skip to content
Snippets Groups Projects
Commit 4612a8a5 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '121-upgrade-to-python36' into 'develop'

Resolve "Random issue on import"

Closes #121

See merge request funkwhale/funkwhale!113
parents 5efbb72e 5e1dce58
No related branches found
No related tags found
No related merge requests found
FROM python:3.5
FROM python:3.6
ENV PYTHONUNBUFFERED 1
......
FROM python:3.5
FROM python:3.6
ENV PYTHONUNBUFFERED 1
......
Upgraded to Python 3.6 to fix weird but harmless weakref error on django task (#121)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment