Mercurial > p > roundup > code
diff doc/features.txt @ 8326:5145ad81970a
docs: change some last 3.6 references to 3.7 with dropping of 3.6.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 11 Jun 2025 16:00:44 -0400 |
| parents | 5ea419c1d571 |
| children | 76050d59e41f |
line wrap: on
line diff
--- a/doc/features.txt Wed Jun 04 20:12:24 2025 -0400 +++ b/doc/features.txt Wed Jun 11 16:00:44 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.6+ or 2.7) +- No need for additional support software, just Python (3.7+ or 2.7) to get started. - Basic installation (including a web interface) takes about 30 minutes. - Supports embedded databases like `SQLite`_ and dbm. Upgradable
