File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ the time of day.
1717Getting your development environment set up
1818-------------------------------------------
1919
20- bpython supports Python 2.7, 3.3 and newer. The code is compatible with all
20+ bpython supports Python 2.7, 3.4 and newer. The code is compatible with all
2121supported versions without the need to run post processing like `2to3 `.
2222
2323Using a virtual environment is probably a good idea. Create a virtual
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ A checklist to perform some manual tests before a release:
4545
4646Check that all of the following work before a release:
4747
48- * Runs under Python 2.7, 3.3 , 3.4 and 3.5 .
48+ * Runs under Python 2.7, 3.4 , 3.5 and 3.6 .
4949* Save
5050* Rewind
5151* Pastebin
You can’t perform that action at this time.
0 commit comments