Skip to content
This repository was archived by the owner on Nov 8, 2020. It is now read-only.

Commit 14ecc32

Browse files
authored
Merge pull request #17 from sphinx-doc/tk0miya-patch-1
Add deprecation message to README
2 parents 3079e16 + 7dbc4bc commit 14ecc32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ sphinx-testing
1818
:target: https://pypi.python.org/pypi/sphinx-testing/
1919
:alt: Wheel Status
2020

21+
.. important::
22+
23+
This package has been deprecated. Please use `sphinx.testing`_ package instead. It is bundled with Sphinx.
24+
25+
.. _sphinx.testing: https://www.sphinx-doc.org/en/master/devguide.html#unit-testing
26+
2127
Setup
2228
=====
2329

0 commit comments

Comments
 (0)