[Distutils] Require a specific Python version

Peter Bienstman Peter.Bienstman@rug.ac.be
Mon Apr 15 10:07:10 2002


Hi,

Is there any way to specify in setup.py that a particular
distribution requires e.g. Python 2.2, such that an error is issued if
users try to install it on an earlier Python version?

Thanks,

Peter