Files
sphinx-feature-classification/releasenotes/notes/drop-py2-support-3c3bb1055b271608.yaml
Eric Fried b7ae3661e0 Drop py2 support and testing
...per Ussuri Communtiy-wide goal:
    https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

At the same time, set ignore_basepython_conflict

Automatic envs (pyXX) will only use the python version appropriate to
that env and ignore basepython inherited from [testenv] if we set
ignore_basepython_conflict.

Change-Id: I5ab48fe70e49d104290f1c01014e4aa6420e300f
2020-01-16 07:44:07 -06:00

6 lines
156 B
YAML

---
upgrade:
- |
Python 2.7 support has been dropped. The minimum version of Python now
supported by sphinx-feature-classification is Python 3.6.