Skip to content

Commit

Permalink
Updated Python 3.6 references to 3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
owo committed Mar 29, 2022
1 parent 38dc040 commit 5b60bcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Naming Conventions
Python 2 and 3 Support
----------------------

Ideally, CAMeL Tools should be able to run on Python 3.6+.
Ideally, CAMeL Tools should be able to run on Python 3.7+.
`Here's a nice cheat-sheet <http://python-future.org/compatible_idioms.html>`_ of
how to do that.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Getting Started
Installation
------------

You will need Python 3.6 and above (64-bit) as well as
You will need Python 3.7 and above (64-bit) as well as
`the Rust compiler <https://www.rust-lang.org/learn/get-started>`_ installed.

Linux/macOS
Expand Down

0 comments on commit 5b60bcc

Please sign in to comment.