packaging.rst: Remove reference to py2

This commit is contained in:
Markus Unterwaditzer 2017-01-05 23:52:18 +01:00
parent 536d9400c6
commit 2a3e599868

View file

@ -25,9 +25,6 @@ releases, `GitHub's feed
Dependency versions
===================
It is strongly discouraged to package vdirsyncer as a Python 2 application.
Future releases will only work on Python 3.3 and newer versions.
As with most Python packages, ``setup.py`` denotes the dependencies of
vdirsyncer. It also contains lower-bound versions of each dependency. Older
versions will be rejected by the testsuite.