Skip to content

Commit 847ebe6

Browse files
committed
Docs: mention Python 3.7+ requirement
1 parent 7b91ed5 commit 847ebe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ localization workflow. It integrates nicely with [Serge](https://serge.io/).
1313
At its core, Zing is a server built using Python and the Django framework. It
1414
runs on UNIX-like Operating Systems and requires:
1515

16-
* Python 2.7
16+
* Python 3.7
1717
* Redis
1818
* MySQL _(PostgreSQL should also work, but hasn't been widely tested)_
1919
* Elasticsearch _(when using the Translation Memory support)_

0 commit comments

Comments
 (0)