File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -86,11 +86,14 @@ all your trackers to update the database schema version. Do
8686this before you use the web, command-line or mail interface
8787and before any users access the tracker.
8888
89- Roundup requires Python 2 newer than version 2.7.2 or Python 3 newer
89+ Roundup requires Python 2 newer than version 2.7.12 or Python 3 newer
9090than or equal to version 3.6 for correct operation. (Python
91- 3.4 or 3.5 may work, but are not tested.)
91+ 3.4 or 3.5 may work, but are not tested.) Note that Python 2 support
92+ is being removed from the CI platforms, so you should deploy new
93+ trackers with Python 3 and plan on upgrading older trackers from Python
94+ 2 to Python 3. See the upgrade guide.
9295
93- To give Roundup a try, just download (see below ), unpack and run::
96+ To give Roundup a try, just download (directions above ), unpack and run::
9497
9598 python demo.py
9699
You can’t perform that action at this time.
0 commit comments