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.
17
17
Getting your development environment set up
18
18
-------------------------------------------
19
19
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
21
21
supported versions without the need to run post processing like `2to3 `.
22
22
23
23
Using 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:
45
45
46
46
Check that all of the following work before a release:
47
47
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 .
49
49
* Save
50
50
* Rewind
51
51
* Pastebin
You can’t perform that action at this time.
0 commit comments