diff --git a/docs/packaging.rst b/docs/packaging.rst index dec370d..fe916ba 100644 --- a/docs/packaging.rst +++ b/docs/packaging.rst @@ -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.