Mercurial > p > roundup > code
diff doc/features.txt @ 8380:76050d59e41f
doc: remove python 2.7 support reference.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 11 Jul 2025 23:18:42 -0400 |
| parents | 5145ad81970a |
| children | 15b99d4cd94c |
line wrap: on
line diff
--- a/doc/features.txt Fri Jul 11 22:33:07 2025 -0400 +++ b/doc/features.txt Fri Jul 11 23:18:42 2025 -0400 @@ -18,7 +18,7 @@ ``python demo.py`` or `a Docker container`_ in under 5 minutes. - Choose from `five included templates`_ for your tracker. - `Customize`_ and use the demo as a template for your production tracker. -- No need for additional support software, just Python (3.7+ or 2.7) +- No need for additional support software, just Python (3.7+) to get started. - Basic installation (including a web interface) takes about 30 minutes. - Supports embedded databases like `SQLite`_ and dbm. Upgradable
