added a roadmap section
This commit is contained in:
parent
a8a89888de
commit
68046d7cd1
|
@ -387,6 +387,13 @@ standard scheme::
|
||||||
...
|
...
|
||||||
ValueError: Cannot work with 2008.12.11
|
ValueError: Cannot work with 2008.12.11
|
||||||
|
|
||||||
|
Roadmap
|
||||||
|
=======
|
||||||
|
|
||||||
|
Distutils will deprecate its existing versions class in favor of
|
||||||
|
``RationalVersion``. The ``verlib`` module presented in this PEP will be
|
||||||
|
renamed to ``version`` and placed into the ``distutils`` package.
|
||||||
|
|
||||||
References
|
References
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue