
sphinx-feature-classification was declared python-3-only by change I0f3e9d980c25545a in release 1.0.1 (2020-04-07 10:02:33 +0000). It's never had six in requirements.txt despite importing six in two files. Now that consuming projects are all python-3-only, six is not being pulled in by some other project's requirements. So convert six usage to pure python 3. Change-Id: I1917fda331860332242774019ac7ca54512430e3
Team and repository tags
sphinx-feature-classification
This is a Sphinx directive that allows creating matrices of drivers a project contains and which features they support. The directive takes an INI file with specific syntax explained in the usage documentation to generate the matrices, in which projects have the authority to say what is supported within their own repository.
- Free software: Apache license
- Documentation: https://docs.openstack.org/sphinx-feature-classification/latest/
- Source: http://opendev.org/openstack/sphinx-feature-classification
- Bugs: https://storyboard.openstack.org/#!/project/921
Description
Languages
Python
97.8%
CSS
2.2%