Porting notes: - tox handles Python environments automatically. Remove a bit of PYTHONPATH manipulation (that was using Python 2 code which always failed!) - No `clean` target: `git clean -xdf` should fit the bill. - No `reindent` target: the `reindent.py` script it was using does not exist (anymore?). - No equivalent of tox-test-coverage, which was an artifact of the past, using nose. Instead, the test-coverage target only is ported, which uses pytest, and works.
6 lines
224 B
ReStructuredText
6 lines
224 B
ReStructuredText
:orphan:
|
|
|
|
This file is overridden by _templates/styles.html and just exists to allow the
|
|
Styles gallery to be reliably linked from the documentation
|
|
(since its location varies between the ``html`` and ``dirhtml``
|
|
builders).
|