Finding the minimum supported Python version for a package
Finding the minimum supported Python version for a package Question: I’ve just made a Python package and to help me in managing it, I’m using some relatively new features in Python for typings. Given that this is just typings, will my package work for lower versions? Here’s an example of the package: from __future__ import …