Accept Python versions higher than 3.8.
commit7a447aacb76685270920e0003bd8ad454b7fd845
authorM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 20 Aug 2020 15:41:24 +0000 (20 18:41 +0300)
committerM. Eric Irrgang <mei2n@virginia.edu>
Fri, 21 Aug 2020 10:12:12 +0000 (21 10:12 +0000)
tree94a5d5282c40116d82e2a6b99e4c366b2823ba02
parent11af8e16b236df332602d9485d62a2da330ed5f2
Accept Python versions higher than 3.8.

This change allows GROMACS 2021 to detect Python versions that users
will encounter during its lifetime.

Refs #3479
cmake/gmxPythonDiscovery.cmake
python_packaging/src/setup.py