PEP 314 - requirements for Python itself

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mark Nottingham

    #1

    PEP 314 - requirements for Python itself

    PEP 314 introduces metadata that explains what packages are required
    by a particular package. Is there any way to express what version of
    Python itself is required?

    Cheers,

    --
    Mark Nottingham http://www.mnot.net/

Working...