Skip to content

Python Compatibility

Anne Archibald edited this page Jun 28, 2022 · 17 revisions

For PINT, we recommend following the writing portable code practices as specified by the Astropy project.

The target Python releases are:

  • Python 3.8 or newer

This is specified in our setup.cfg so you can't (easily) install on older versions.