DOC: Mark pytest module

Pytest document currently does not index the top-level package name
`pytest`, which causes some trouble when building documentation that
cross-refers to the pytest package via ``:mod:`pytest` ``.
This commit is contained in:
Hong Xu 2021-01-02 00:34:52 -08:00
parent bbd22e1769
commit 14b5f5e528
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
API Reference
=============
.. module:: pytest
This page contains the full reference to pytest's API.
.. contents::