mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
packaging.rst: Remove reference to py2
This commit is contained in:
parent
536d9400c6
commit
2a3e599868
1 changed files with 0 additions and 3 deletions
|
|
@ -25,9 +25,6 @@ releases, `GitHub's feed
|
||||||
Dependency versions
|
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
|
As with most Python packages, ``setup.py`` denotes the dependencies of
|
||||||
vdirsyncer. It also contains lower-bound versions of each dependency. Older
|
vdirsyncer. It also contains lower-bound versions of each dependency. Older
|
||||||
versions will be rejected by the testsuite.
|
versions will be rejected by the testsuite.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue