Mercurial > p > roundup > code
changeset 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 | 3648c5ae2c25 |
| children | 31f86326bee8 |
| files | doc/features.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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
