Skip to content

Commit

Permalink
Merge #595
Browse files Browse the repository at this point in the history
595: substitute 3.6 for 3.7 in prerequisites r=pathunstrom a=lfunderburk

Closes #545

Co-authored-by: Laura Gutierrez Funderburk <lfunderburk@users.noreply.github.com>
  • Loading branch information
bors[bot] and lfunderburk authored Mar 13, 2021
2 parents 946b331 + 7c40fec commit 5b64e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ classes extensively in ppb, and you should be comfortable with them. Consider
the `Python.org tutorial <https://docs.python.org/3/tutorial/index.html>`_ or
`automate the boring stuff <http://automatetheboringstuff.com/>`_ to get started.

Additionally, you need to have Python 3.6 or later on your machine. You can
Additionally, you need to have Python 3.7 or later on your machine. You can
install this via `Python.org <https://www.python.org/downloads/>`_ or
`Anaconda <https://www.anaconda.com/python-3-7-package-build-out-miniconda-release/>`_
whichever is more comfortable for you.
Expand Down

0 comments on commit 5b64e29

Please sign in to comment.