Просмотр исходного кода

Add pointer to 0.19 branch in README.

Jelmer Vernooij 5 лет назад
Родитель
Сommit
a95e9b5986
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      README.rst

+ 3 - 0
README.rst

@@ -95,3 +95,6 @@ Supported versions of Python
 
 
 At the moment, Dulwich supports (and is tested on) CPython 3.5, 3.6,
 At the moment, Dulwich supports (and is tested on) CPython 3.5, 3.6,
 3.7, 3.8 and Pypy.
 3.7, 3.8 and Pypy.
+
+The latest release series to support Python 2.x was the 0.19 series. See
+the 0.19 branch in the Dulwich git repository.