Skip to content

Commit

Permalink
fix: default version is currently 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sesh committed Feb 8, 2023
1 parent ddcb55e commit 58b7545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ DJANGO_SECRET_KEY="dt(t9)7+&cm$nrq=p(pg--i)#+93dffwt!r05k-isd^8y1y0"

### Specifying a Python version

By default, `django-up` uses Python 3.10.
By default, `django-up` uses Python 3.8.
If your application targets a different version you can use the `UP_PYTHON_VERSION` environment variable.
Valid choices are:

Expand Down

0 comments on commit 58b7545

Please sign in to comment.